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

Enclosing class:
DTMDocument

public static interface DTMDocument.CharacterNodeHandler


Method Summary
 void characters(Node node)
           
 

Method Detail

characters

void characters(Node node)
                throws SAXException
Parameters:
node -
Throws:
SAXException


Copyright ? 2005 Apache XML Project. All Rights Reserved.