public class HTMLIndenterPE extends HTMLIndenter
indentChars
nextReceiver
pipelineConfiguration, previousAtomic, systemId
Constructor and Description |
---|
HTMLIndenterPE(Receiver next,
java.lang.String method) |
Modifier and Type | Method and Description |
---|---|
protected int |
getIndentation()
Get the number of spaces to be used for indentation
|
protected int |
getLineLength()
Get the maximum length of lines, after which long lines will be word-wrapped
|
void |
setOutputProperties(java.util.Properties props)
Set the properties for this indenter
|
characters, comment, endElement, startElement
append, attribute, close, endDocument, getNamePool, getUnderlyingReceiver, namespace, open, processingInstruction, setPipelineConfiguration, setSystemId, setUnderlyingReceiver, setUnparsedEntity, startContent, startDocument, usesTypeAnnotations
append, getConfiguration, getPipelineConfiguration, getSystemId, isTrueSequenceReceiver
public HTMLIndenterPE(Receiver next, java.lang.String method)
public void setOutputProperties(java.util.Properties props)
props
- the serialization propertiesprotected int getIndentation()
HTMLIndenter
getIndentation
in class HTMLIndenter
protected int getLineLength()
HTMLIndenter
getLineLength
in class HTMLIndenter
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.