Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


oracle.jbo.common.xml
Interface XmlOutput

All Known Implementing Classes:
XmlDataDocumentWriter

public interface XmlOutput

Method Summary
 Node writeObject(XmlSerializable object, Criteria rules)
           

 

Method Detail

writeObject

public Node writeObject(XmlSerializable object,
                        Criteria rules)

Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


Copyright © 1997, 2005, Oracle. All rights reserved.