Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


Uses of Class
oracle.ide.marshal.xml.XMLObjectStore

Packages that use XMLObjectStore
oracle.ide.marshal.xml Provides the ability to marshal and unmarshal objects to XML using an archiving algorithm that accesses public get/set methods, which is in contrast to serialization which directly accesses fields, even if they are private. 

 

Uses of XMLObjectStore in oracle.ide.marshal.xml

 

Subclasses of XMLObjectStore in oracle.ide.marshal.xml
 class HashStructureIO
          Implementation of oracle.ide.marshal.ObjectStore for marshalling a HashStructure instance to XML.
 class ListStructureIO
          Implementation of oracle.ide.marshal.ObjectStore for marshalling a ListStructure instance to XML.
 class Object2Dom
          This class mediates the conversion of an object to and from an XML representation.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


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