See: Description
| Interface | Description | 
|---|---|
| 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 | Description | 
|---|---|
| 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 | |
| ListForDefPersistable<E extends DefPersistable> | |
| 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 | Description | 
|---|---|
| DefPersistenceException | 
 NAME DefPersistenceException .java - DESCRIPTION NOTES VERSION MODIFIED (MM/DD/YY) draju 02/20/98 - Created the class. 
 |