Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Package
oracle.ide.marshal.xml

Packages that use oracle.ide.marshal.xml
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. 
oracle.ide.migration Contains API classes for support the migration of Node types and user preferences in the system directory. 
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
oracle.jdevimpl.audit.core   
 

Classes in oracle.ide.marshal.xml used by oracle.ide.marshal.xml
ClassLoaderHelper.ClassLoaderProvider
           
Object2Dom
          This class mediates the conversion of an object to and from an XML representation.
Object2DomLogger
          WARNING: This API is still in the prototype stage and is subject to change.
ObjectWrapper
          This is a wrapper class used by Object2Dom to allow an object reference to be changed during a method call.
ToDomConverter
          Classes that implement this interface are capable of converting an object type (or types) into a DOM tree.
XMLObjectStore
           
 

Classes in oracle.ide.marshal.xml used by oracle.ide.migration
Object2Dom
          This class mediates the conversion of an object to and from an XML representation.
Object2DomLogger
          WARNING: This API is still in the prototype stage and is subject to change.
 

Classes in oracle.ide.marshal.xml used by oracle.ide.model
HashStructureIO
          Implementation of oracle.ide.marshal.ObjectStore for marshalling a HashStructure instance to XML.
Object2Dom
          This class mediates the conversion of an object to and from an XML representation.
 

Classes in oracle.ide.marshal.xml used by oracle.jdevimpl.audit.core
Object2Dom
          This class mediates the conversion of an object to and from an XML representation.
ObjectWrapper
          This is a wrapper class used by Object2Dom to allow an object reference to be changed during a method call.
ToDomConverter
          Classes that implement this interface are capable of converting an object type (or types) into a DOM tree.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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