Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

Package oracle.jbo.mom.xml

Contains direct dependencies on the xml parser at the metaObject manager level in ADF Business Components

See:
          Description

Interface Summary
DefDocument Encapsulates the behavior of a document that is to be placed in the MOM cache.
DefElement This interface represents an element in a read-only representation (e.g.
DefNode This interface represents a node in a read-only representation (e.g.
DefPersistable NAME DefPersistable .java - DESCRIPTION NOTES VERSION MODIFIED (MM/DD/YY) draju 02/20/98 - Created the interface.
DefWriter NAME DefWriter.java - DESCRIPTION NOTES VERSION MODIFIED (MM/DD/YY) draju 03/04/98 - Created the initial interface.
PersistentDefinition  
XMLContext This interface defines properties for the XML initial context.
 

Class Summary
DefaultMomContextFactory  
DefDocumentImpl A document created by a DefXMLParser.
DefElementImpl This class extends the JBO implementation of the XMLElement class.
DefNodeFactory  
DefXMLParser NAME DefXMLParser.java - DESCRIPTION DefXMLParser has utility functions to Parse and read an XML file.
DTAttrsHolder NAME DTAttrsHolder.java - DESCRIPTION NOTES VERSION MODIFIED (MM/DD/YY)
DTDVersion NAME DTDVersion.java - DESCRIPTION DTDVersion contains the methods to get Latest XML Version NOTES
ElementDefElement  
ElementDefWriter  
JTXMLTags  
NodeDefNode This class implements the DefNode interface by creating a wrapper around some sort of Node object.
WrapperDefElement This abstract class implements the DefElement interface by creating a wrapper around some sort of object that behaves roughly like an immutable Element.
XMLContextImpl  
XMLFileLocator  
XMLOutputStream NAME This class holds the content of an object you intenet to persist as XML.
 

Exception Summary
DefPersistenceException NAME DefPersistenceException .java - DESCRIPTION NOTES VERSION MODIFIED (MM/DD/YY) draju 02/20/98 - Created the class.
 

Package oracle.jbo.mom.xml Description

Contains direct dependencies on the xml parser at the metaObject manager level in ADF Business Components


Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

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