- getElementStack() - Method in class org.znerd.xmlenc.XMLOutputter
-
Returns a copy of the element stack.
- getElementStackCapacity() - Method in class org.znerd.xmlenc.XMLOutputter
-
Returns the current capacity for the stack of open elements.
- getElementStackSize() - Method in class org.znerd.xmlenc.XMLOutputter
-
Returns the current depth of open elements.
- getEncoder(String) - Static method in class org.znerd.xmlenc.XMLEncoder
-
Retrieves an XMLEncoder
for the specified encoding.
- getEncoding() - Method in class org.znerd.xmlenc.XMLEncoder
-
Returns the encoding.
- getEncoding() - Method in class org.znerd.xmlenc.XMLOutputter
-
Returns the encoding of this outputter.
- getIndentation() - Method in class org.znerd.xmlenc.XMLOutputter
-
Returns the string currently used for indentation.
- getLineBreak() - Method in class org.znerd.xmlenc.XMLOutputter
-
Returns the currently used line break.
- getQuotationMark() - Method in class org.znerd.xmlenc.XMLOutputter
-
Gets the quotation mark character.
- getState() - Method in interface org.znerd.xmlenc.StatefulXMLEventListener
-
Returns the current state of this outputter.
- getState() - Method in interface org.znerd.xmlenc.XMLEventListener
-
Returns the current state of this outputter.
- getState() - Method in class org.znerd.xmlenc.XMLOutputter
-
Returns the current state of this outputter.
- getVersion() - Static method in class org.znerd.xmlenc.Library
-
Returns the version of the xmlenc library.
- getWriter() - Method in class org.znerd.xmlenc.XMLOutputter
-
Returns the output stream this outputter uses.