public class XHTML1Emitter extends XMLEmitter
characterReferenceGenerator, declarationIsWritten, elementCode, elementStack, indentForNextAttribute, openStartTag, started, startedElement, undeclareNamespacesallCharactersEncodable, characterSet, namePool, outputProperties, outputStream, pipelineConfig, streamResult, systemId, writer| 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, endDocument, endElement, getAttributeIndentString, namespace, open, openDocument, processingInstruction, setCharacterReferenceGenerator, setEscapeNonAscii, setIndentForNextAttribute, startContent, startDocument, startElement, testCharacters, usesTypeAnnotations, writeAttribute, writeCharSequence, writeDeclaration, writeDocType, writeDocTypeWithNullSystemId, writeEscapegetConfiguration, getOutputProperties, getOutputStream, getPipelineConfiguration, getSystemId, getWriter, makeOutputStream, makeWriter, setOutputProperties, setOutputStream, setPipelineConfiguration, setStreamResult, setSystemId, setUnparsedEntity, setWriter, usesWriterprotected 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-2014 Saxonica Limited. All rights reserved.