public class ConsoleSerializer extends SAXPrettyOutputter
DEFAULT_ENCODING, gzip, MIMETYPE, PROPERTY_ENCODING, PROPERTY_GZIP, rootxmlns, SUFFIX, SUFFIX_GZIPproperties| Constructor and Description |
|---|
ConsoleSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setOutput(java.io.OutputStream out) |
characters, encodeXML, endDocument, endElement, endPrefixMapping, getMimeType, getSuffix, ignorableWhitespace, processingInstruction, queryXMLNS, setDocumentLocator, setDTD, setProperties, skippedEntity, startDocument, startElement, startPrefixMappinggetPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPropertiespublic void setOutput(java.io.OutputStream out)
setOutput in interface SAXSerializersetOutput in class SAXPrettyOutputter