public class XHTML1Emitter extends XMLEmitter
attSpecials, canonical, characterReferenceGenerator, declarationIsWritten, delimiter, DOCTYPE, elementCode, elementStack, indentForNextAttribute, internalSubset, openStartTag, RIGHT_ANGLE_NEWLINE, specialInAtt, specialInAttSingle, specialInText, started, startedElement, undeclareNamespaces, unfailing
allCharactersEncodable, characterSet, outputProperties, writer
pipelineConfiguration, previousAtomic, systemId
Constructor and Description |
---|
XHTML1Emitter() |
Modifier and Type | Method and Description |
---|---|
protected void |
writeEmptyElementTagCloser(java.lang.String displayName,
NodeName name)
Close an empty element tag.
|
characters, close, closeStartTag, comment, convertToAscii, endDocument, endElement, isStarted, namespace, open, openDocument, processingInstruction, setCharacterReferenceGenerator, setEscapeNonAscii, setIndentForNextAttribute, startDocument, startElement, testCharacters, usesTypeAnnotations, writeAttribute, writeAttributeIndentString, writeCodePoint, writeDeclaration, writeDocType, writeDocTypeWithNullSystemId, writeEscape
append, getOutputProperties, setOutputProperties, setUnicodeWriter, setUnparsedEntity
append, decompose, flatten, getConfiguration, getErrorCodeForDecomposingFunctionItems, getNamePool, getPipelineConfiguration, getSystemId, handlesAppend, setPipelineConfiguration, setSystemId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
append, getPipelineConfiguration, handlesAppend, setPipelineConfiguration
protected void writeEmptyElementTagCloser(java.lang.String displayName, NodeName name) throws java.io.IOException
writeEmptyElementTagCloser
in class XMLEmitter
displayName
- the name of the empty elementname
- the fingerprint of the name of the empty elementjava.io.IOException
- if an IO exception occursCopyright (c) 2004-2022 Saxonica Limited. All rights reserved.