public class XHTML1Emitter extends XMLEmitter
attSpecials, characterReferenceGenerator, declarationIsWritten, delimiter, elementCode, elementStack, indentForNextAttribute, openStartTag, started, startedElement, undeclareNamespaces, unfailing
allCharactersEncodable, characterSet, outputProperties, outputStream, streamResult, writer
pipelineConfiguration, previousAtomic, systemId
Constructor and Description |
---|
XHTML1Emitter() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
emptyElementTagCloser(java.lang.String displayName,
NodeName name)
Close an empty element tag.
|
attribute, characters, close, closeStartTag, comment, convertToAscii, endDocument, endElement, getAttributeIndentString, isStarted, namespace, open, openDocument, processingInstruction, setCharacterReferenceGenerator, setEscapeNonAscii, setIndentForNextAttribute, startContent, startDocument, startElement, testCharacters, usesTypeAnnotations, writeAttribute, writeCharSequence, writeDeclaration, writeDocType, writeDocTypeWithNullSystemId, writeEscape
append, getOutputProperties, getOutputStream, getWriter, makeOutputStream, makeWriter, setOutputProperties, setOutputStream, setStreamResult, setUnparsedEntity, setWriter, usesWriter
append, getConfiguration, getNamePool, getPipelineConfiguration, getSystemId, isTrueSequenceReceiver, setPipelineConfiguration, setSystemId
protected java.lang.String emptyElementTagCloser(java.lang.String displayName, NodeName name)
emptyElementTagCloser
in class XMLEmitter
displayName
- the name of the empty elementname
- the fingerprint of the name of the empty elementCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.