Uses of Interface
xrel.xml.ParserWrapper.DocumentInfo

Packages that use ParserWrapper.DocumentInfo
xrel.xml Here you can find the XML parser.  
 

Uses of ParserWrapper.DocumentInfo in xrel.xml
 

Classes in xrel.xml that implement ParserWrapper.DocumentInfo
 class Xerces
          Wraps the Xerces DOM parser.
 

Fields in xrel.xml declared as ParserWrapper.DocumentInfo
protected static ParserWrapper.DocumentInfo XmlDoc.fDocumentInfo
          Document information.
 

Methods in xrel.xml that return ParserWrapper.DocumentInfo
 ParserWrapper.DocumentInfo Xerces.getDocumentInfo()
          Returns the document information.
 ParserWrapper.DocumentInfo ParserWrapper.getDocumentInfo()
          Returns the document information.