com.jclark.xsl.sax
public interface OutputDocumentHandler extends DocumentHandler
| Method Summary | |
|---|---|
| DocumentHandler | init(Destination dest, AttributeList atts)
initialize with the given target destination and
xsl:output attributes.
|
Returns: a new DocumentHandler appropriate to the task, or possibly this