Google

Xerces 3.1.1 API: X-Index
Xerces 3.1.1
A B C D E F G H I J K L M N O P R S T U V W X _

X

XERCES_FEATURES_PREFIX - Static variable in class org.apache.xerces.framework.XMLParser
XERCES_PROPERTIES_PREFIX - Static variable in class org.apache.xerces.framework.XMLParser
The output method for HTML documents as XHTML.
 
Public identifier for XHTML document type.
Constructs a new serializer.
Constructs a new serializer.
Constructs a new serializer that writes to the specified output stream using the specified output format.
Constructs a new serializer that writes to the specified writer using the specified output format.
System identifier for XHTML document type.
The output method for XML documents.
XMLAttrList - class org.apache.xerces.framework.XMLAttrList.
An instance of this class is used to represent the set of attributes for an element that are either directly specified or provided through a default value in the grammar for the document.
XMLAttrList(StringPool) - Constructor for class org.apache.xerces.framework.XMLAttrList
Constructor
XMLContentSpec - class org.apache.xerces.framework.XMLContentSpec.
ContentSpec really exists to aid the parser classes in implementing access to the grammar.
XMLContentSpec.Provider - interface org.apache.xerces.framework.XMLContentSpec.Provider.
Provides a means for walking the structure built out of content spec "nodes".
XMLContentSpec() - Constructor for class org.apache.xerces.framework.XMLContentSpec
Default constructor.
XMLContentSpec(int, int, int) - Constructor for class org.apache.xerces.framework.XMLContentSpec
Constructs a content spec with the specified values.
XMLContentSpec(XMLContentSpec.Provider, int) - Constructor for class org.apache.xerces.framework.XMLContentSpec
Constructs a content spec from the values specified by the given content spec provider and identifier.
XMLContentSpec(XMLContentSpec) - Constructor for class org.apache.xerces.framework.XMLContentSpec
Constructs a content spec from the values in the specified content spec. Method in interface org.apache.xerces.framework.XMLDocumentHandler
Signal the XML declaration of a document Method in class org.apache.xerces.parsers.DOMParser
XML declaration. Method in class org.apache.xerces.parsers.SAXParser
XML declaration.
XMLDocumentHandler - interface org.apache.xerces.framework.XMLDocumentHandler.
XMLValidator defines the interface that XMLDocumentScanner and XML EntityHandler have with an object that serves as a pluggable validator.
XMLDocumentHandler.DTDHandler - interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler.
 
XMLDocumentScanner - class org.apache.xerces.framework.XMLDocumentScanner.
This class recognizes most of the grammer for an XML processor.
XMLDocumentScanner.EventHandler - interface org.apache.xerces.framework.XMLDocumentScanner.EventHandler.
This interface must be implemented by the users of the XMLDocumentScanner class.
XMLDocumentScanner(StringPool, XMLErrorReporter, XMLEntityHandler, XMLEntityHandler.CharBuffer) - Constructor for class org.apache.xerces.framework.XMLDocumentScanner
Constructor
XMLDTDScanner - class org.apache.xerces.framework.XMLDTDScanner.
Default implementation of an XML DTD scanner.
XMLDTDScanner.EventHandler - interface org.apache.xerces.framework.XMLDTDScanner.EventHandler.
This interface must be implemented by the users of the XMLDTDScanner class.
XMLDTDScanner(StringPool, XMLErrorReporter, XMLEntityHandler, XMLEntityHandler.CharBuffer) - Constructor for class org.apache.xerces.framework.XMLDTDScanner
 
Construct an empty XML filter, with no parent.
Construct an XML filter with the specified parent.
The XML Namespace as a constant.
XMLParser - class org.apache.xerces.framework.XMLParser.
This is the base class of all standard parsers.
XMLParser() - Constructor for class org.apache.xerces.framework.XMLParser
Constructor
Create a new adapter.
Create a new adapter.
Constructs a new serializer.
Constructs a new serializer.
Constructs a new serializer that writes to the specified output stream using the specified output format.
Constructs a new serializer that writes to the specified writer using the specified output format.

Xerces 3.1.1
A B C D E F G H I J K L M N O P R S T U V W X _