com.jclark.xsl.sax2
public interface OutputMethodHandler
Field Summary | |
---|---|
static char | namespaceSeparator |
Method Summary | |
---|---|
ContentHandler | createContentHandler(String outputMethodName, Properties outputMethodProps)
construct the ContHandler for the given outputMethodName
appropriate for the destination with which this object had been
constructed |
OutputMethodHandler | createOutputMethodHandler(String uri)
construct one of these guys for a given output URI (destination) |