|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OutputContentHandler
a SAX2 ContentHandler that serializes to a Destination and requires some initialization
| Method Summary | |
|---|---|
org.xml.sax.ContentHandler |
init(Destination dest,
java.util.Properties outputMethodProperties)
Initialize the handler with the targetDestination and output method Properties (from xsl:output + calling environment) |
| Methods inherited from interface org.xml.sax.ContentHandler |
|---|
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
| Method Detail |
|---|
org.xml.sax.ContentHandler init(Destination dest,
java.util.Properties outputMethodProperties)
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 | ||||||||