Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


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.
DefDocumentImplMDS A document created by MDS.
DefElementImpl This class extends the JBO implementation of the XMLElement class.
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  
MAttributeDefNode This class implements the DefNode interface by creating a wrapper around an MAttribute object.
MElementDefElement  
MTextDefNode This class implements the DefNode interface by creating a wrapper around an MText object.
NodeDefNode This class implements the DefNode interface by creating a wrapper around some sort of Node object.
VerifyXML NAME VerifyXML.java - DESCRIPTION Verifies whether a given XML file can be loaded using JBO DTD file.
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  
XMLInitialContextFactory  
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 Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


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