|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutputDocumentHandler
A SAX 1 DocumentHandler that serializes the results of a transform to a Destination, in a manner influenced by the "xsl:output" element
Method Summary | |
---|---|
org.xml.sax.DocumentHandler |
init(Destination dest,
org.xml.sax.AttributeList atts)
initialize with the given target destination and xsl:output attributes. |
Methods inherited from interface org.xml.sax.DocumentHandler |
---|
characters, endDocument, endElement, ignorableWhitespace, processingInstruction, setDocumentLocator, startDocument, startElement |
Method Detail |
---|
org.xml.sax.DocumentHandler init(Destination dest, org.xml.sax.AttributeList atts) throws org.xml.sax.SAXException, java.io.IOException
org.xml.sax.SAXException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |