|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.sax.OutputMethodHandlerImpl
public class OutputMethodHandlerImpl
Field Summary |
---|
Fields inherited from interface com.jclark.xsl.sax.OutputMethodHandler |
---|
namespaceSeparator |
Constructor Summary | |
---|---|
OutputMethodHandlerImpl(XSLProcessor processor)
|
Method Summary | |
---|---|
org.xml.sax.DocumentHandler |
createDocumentHandler(java.lang.String name,
org.xml.sax.AttributeList atts)
|
OutputMethodHandler |
createOutputMethodHandler(java.lang.String uri)
|
void |
setDestination(Destination dest)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutputMethodHandlerImpl(XSLProcessor processor)
Method Detail |
---|
public OutputMethodHandler createOutputMethodHandler(java.lang.String uri)
createOutputMethodHandler
in interface OutputMethodHandler
public 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 OutputMethodHandler
org.xml.sax.SAXException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |