org.apache.xalan.lib.sql
Interface DTMDocument.CharacterNodeHandler

Enclosing interface:
DTMDocument

public static interface DTMDocument.CharacterNodeHandler


Method Summary
 void characters(org.w3c.dom.Node node)
           
 

Method Detail

characters

public void characters(org.w3c.dom.Node node)
                throws org.xml.sax.SAXException
Parameters:
node -
Returns:
Throws:
org.xml.sax.SAXException