public class OutputMethodHandlerImpl extends java.lang.Object implements OutputMethodHandler
namespaceSeparator| Constructor and Description |
|---|
OutputMethodHandlerImpl(XSLProcessor processor) |
| Modifier and Type | Method and Description |
|---|---|
org.xml.sax.DocumentHandler |
createDocumentHandler(java.lang.String name,
org.xml.sax.AttributeList atts) |
OutputMethodHandler |
createOutputMethodHandler(java.lang.String uri) |
void |
setDestination(Destination dest) |
public OutputMethodHandlerImpl(XSLProcessor processor)
public OutputMethodHandler createOutputMethodHandler(java.lang.String uri)
createOutputMethodHandler in interface OutputMethodHandlerpublic void setDestination(Destination dest)
public org.xml.sax.DocumentHandler createDocumentHandler(java.lang.String name,
org.xml.sax.AttributeList atts)
throws org.xml.sax.SAXException,
java.io.IOException
createDocumentHandler in interface OutputMethodHandlerorg.xml.sax.SAXExceptionjava.io.IOException