com.jclark.xsl.sax
Interface OutputMethodHandler
- All Known Implementing Classes:
- OutputMethodHandlerImpl
public interface OutputMethodHandler
namespaceSeparator
static final char namespaceSeparator
- See Also:
- Constant Field Values
createDocumentHandler
org.xml.sax.DocumentHandler createDocumentHandler(java.lang.String outputMethodName,
org.xml.sax.AttributeList outputMethodAtts)
throws java.io.IOException,
org.xml.sax.SAXException
- Throws:
java.io.IOException
org.xml.sax.SAXException
createOutputMethodHandler
OutputMethodHandler createOutputMethodHandler(java.lang.String uri)