javax.xml.transform.Result
, Receiver
public class XHTMLIndenter extends HTMLIndenter
formattedTags, inlineTags, IS_FORMATTED, IS_INLINE
nextReceiver
PI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPING
pipelineConfiguration, previousAtomic, systemId
Constructor | Description |
---|---|
XHTMLIndenter() |
Create an XHTML indenter
|
Modifier and Type | Method | Description |
---|---|---|
protected int |
classifyTag(int nameCode) |
Classify an element name as inline, formatted, or both or neither.
|
characters, comment, endElement, setOutputProperties, startElement
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
append, attribute, close, endDocument, getConfiguration, getDocumentLocator, getNamePool, getUnderlyingReceiver, namespace, open, processingInstruction, setPipelineConfiguration, setSystemId, setUnderlyingReceiver, setUnparsedEntity, startContent, startDocument
getPipelineConfiguration, getSystemId
protected int classifyTag(int nameCode)
classifyTag
in class HTMLIndenter
nameCode
- the element name