com.jclark.xsl.sax2
public class OutputMethodHandlerImpl extends Object implements OutputMethodHandler
Constructor Summary | |
---|---|
OutputMethodHandlerImpl() |
Method Summary | |
---|---|
ContentHandler | createContentHandler(String name, Properties atts)
obtain a ContentHandler appropriate for the named
output method and our destination |
OutputMethodHandler | createOutputMethodHandler(String uri)
Creates a new instance for writing to the given URI.
|
void | setDestination(Destination dest)
set the target of our output stream |