public class XMLIndenterPE extends XMLIndenter
nextReceiverpipelineConfiguration, previousAtomic, systemIdPI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPING| Constructor and Description |
|---|
XMLIndenterPE(XMLEmitter next) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getIndentation()
Get the number of spaces to be used for indentation
|
protected int |
getLineLength()
Get the suggested maximum length of a line
|
protected boolean |
isDoubleSpaced(NodeName name)
Ask whether a particular element is to be double-spaced
|
void |
setOutputProperties(Properties props)
Set the properties for this indenter
|
attribute, characters, comment, endDocument, endElement, namespace, open, processingInstruction, startContent, startElement, usesTypeAnnotationsappend, close, getNamePool, getUnderlyingReceiver, setPipelineConfiguration, setSystemId, setUnderlyingReceiver, setUnparsedEntity, startDocumentappend, getConfiguration, getPipelineConfiguration, getSystemIdpublic XMLIndenterPE(XMLEmitter next)
public void setOutputProperties(Properties props)
setOutputProperties in class XMLIndenterprops - the serialization propertiesprotected boolean isDoubleSpaced(NodeName name)
XMLIndenterisDoubleSpaced in class XMLIndentername - the element nameprotected int getIndentation()
XMLIndentergetIndentation in class XMLIndenterprotected int getLineLength()
XMLIndentergetLineLength in class XMLIndenterCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.