public class XHTML1Emitter extends XMLEmitter
attSpecials, characterReferenceGenerator, declarationIsWritten, delimiter, elementCode, elementStack, indentForNextAttribute, openStartTag, started, startedElement, undeclareNamespaces, unfailingallCharactersEncodable, characterSet, outputProperties, outputStream, streamResult, writerpipelineConfiguration, 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, writeEscapeappend, getOutputProperties, getOutputStream, getWriter, makeOutputStream, makeWriter, setOutputProperties, setOutputStream, setStreamResult, setUnparsedEntity, setWriter, usesWriterappend, getConfiguration, getNamePool, getPipelineConfiguration, getSystemId, isTrueSequenceReceiver, setPipelineConfiguration, setSystemIdprotected java.lang.String emptyElementTagCloser(java.lang.String displayName,
NodeName name)
emptyElementTagCloser in class XMLEmitterdisplayName - the name of the empty elementname - the fingerprint of the name of the empty elementCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.