Overview
Package
Class
Tree
Deprecated
Index
Help
Enhydra 3.1b2 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
_
_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.
_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).
_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.
Overview
Package
Class
Tree
Deprecated
Index
Help
Enhydra 3.1b2 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_