com.icl.saxon.output
Class XHTMLEmitter
- Result
public class XHTMLEmitter
XHTMLEmitter is an Emitter that generates XHTML output.
It is the same as XMLEmitter except that it follows the legacy HTML browser
compatibility rules: for example, generating empty elements such as
, and
using
for empty paragraphs rather than
attbuff1 , characterSet , declarationIsWritten , docTypeWritten , empty , escaping , lastDisplayName , lastNameCode , lastPrefix , lastURI , openStartTag , preferHex , specialInAtt , specialInText |
characters , closeStartTag , comment , emptyElementTagCloser , endDocument , endElement , outputCharacterReference , processingInstruction , setDocumentLocator , setEscaping , setOutputProperties , setResult , setUnparsedEntity , startDocument , startElement , testCharacters , testCharacters , writeAttribute , writeDeclaration , writeDocType , writeEscape |
characters , comment , endDocument , endElement , getNamePool , getOutputProperties , getOutputStream , getSystemId , getWriter , makeEmitter , processingInstruction , setDocumentLocator , setEscaping , setNamePool , setOutputProperties , setOutputStream , setSystemId , setUnparsedEntity , setWriter , startDocument , startElement , usesWriter |