com.jclark.xsl.sax
public interface OutputMethodHandler
Field Summary | |
---|---|
static char | namespaceSeparator |
Method Summary | |
---|---|
DocumentHandler | createDocumentHandler(String outputMethodName, AttributeList outputMethodAtts)
construct the DocumentHandler 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) |