Xerces 3.1.1 API: _-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 _

_

_current - Variable in class org.apache.html.dom.HTMLBuilder
The current node in the document into which elements, text and other nodes will be inserted.
_docTypePublicId - Variable in class org.apache.xml.serialize.BaseMarkupSerializer
The system identifier of the document type, if known.
_docTypeSystemId - Variable in class org.apache.xml.serialize.BaseMarkupSerializer
The system identifier of the document type, if known.
_document - Variable in class org.apache.html.dom.HTMLBuilder
The document that is being built.
_docWriter - Variable in class org.apache.xml.serialize.Printer
Holds a reference to the document writer while we are in DTD mode.
_dtdWriter - Variable in class org.apache.xml.serialize.Printer
The DTD writer.
_exception - Variable in class org.apache.xml.serialize.Printer
Holds the exception thrown by the serializer.
_format - Variable in class org.apache.xml.serialize.BaseMarkupSerializer
The output format associated with this serializer.
_format - Variable in class org.apache.xml.serialize.Printer
The output format associated with this serializer.
_indenting - Variable in class org.apache.xml.serialize.BaseMarkupSerializer
True if indenting printer.
_prefixes - Variable in class org.apache.xml.serialize.BaseMarkupSerializer
Association between namespace URIs (keys) and prefixes (values).
_preRootNodes - Variable in class org.apache.html.dom.HTMLBuilder
The document is only created the same time as the document element, however, certain nodes may precede the document element (comment and PI), and they are accumulated in this vector.
_printer - Variable in class org.apache.xml.serialize.BaseMarkupSerializer
The printer used for printing text parts.
_started - Variable in class org.apache.xml.serialize.BaseMarkupSerializer
If the document has been started (header serialized), this flag is set to true so it's not started twice.
_writer - Variable in class org.apache.xml.serialize.Printer
The writer to which the document is written.

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 _