public class HTMLIndenterPE extends HTMLIndenter
indentChars
nextReceiver
pipelineConfiguration, previousAtomic, systemId
PI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPING
Constructor and Description |
---|
HTMLIndenterPE(Receiver next,
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(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 void setOutputProperties(Properties props)
props
- the serialization propertiesprotected int getIndentation()
HTMLIndenter
getIndentation
in class HTMLIndenter
protected int getLineLength()
HTMLIndenter
getLineLength
in class HTMLIndenter
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.