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

E17493-02

Uses of Interface
oracle.ide.marshal.xml.Object2DomLogger

Packages that use Object2DomLogger
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. 
 

Uses of Object2DomLogger in oracle.ide.marshal.xml
 

Methods in oracle.ide.marshal.xml with parameters of type Object2DomLogger
 void Object2Dom.setLogger(int reportLevel, Object2DomLogger logger)
          WARNING: This method is still in the prototype stage.
 

Uses of Object2DomLogger in oracle.ide.migration
 

Classes in oracle.ide.migration that implement Object2DomLogger
static class XMLMigrator.MigrationLogger
           
 


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

E17493-02

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