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


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 -  


Copyright © 2001 Apache XML Project. All Rights Reserved.