net.sf.saxon.event
public class XHTMLEmitter extends XMLEmitter
Field Summary | |
---|---|
IntHashSet | emptyTags
Table of XHTML tags that have no closing tag |
Method Summary | |
---|---|
protected String | emptyElementTagCloser(String displayName, int nameCode)
Close an empty element tag. |
protected void | openDocument()
Do the real work of starting the document. |
Throws: net.sf.saxon.trans.XPathException