com.jclark.xsl.sax
public class OutputMethodHandlerImpl extends Object implements OutputMethodHandler
| Constructor Summary | |
|---|---|
| OutputMethodHandlerImpl(XSLProcessor processor) | |
| Method Summary | |
|---|---|
| DocumentHandler | createDocumentHandler(String name, AttributeList atts)
obtain a DocumentHandler appropriate for the named
output method and our destination |
| OutputMethodHandler | createOutputMethodHandler(String uri) |
| void | setDestination(Destination dest) |