open static fun createContentHandler(node: Node): ContentHandler
Returns a SAX ContentHandler that transforms callback calls to DOM Nodes.
ContentHandler
Node
node - the node to publish events to
node
Return the content handler