Package | Description |
---|---|
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.jdeveloper.deploy.common | |
oracle.jdevimpl.audit.core |
Class and Description |
---|
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 |
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
Object2DomLogger
WARNING: This API is still in the prototype stage and is subject
to change.
|
Class and Description |
---|
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.
|