Uses of Interface
tigase.xml.SimpleHandler

Packages that use SimpleHandler
tigase.xml Simple XML parser implementation. 
 

Uses of SimpleHandler in tigase.xml
 

Classes in tigase.xml that implement SimpleHandler
 class DomBuilderHandler
          DomBuilderHandler - implementation of SimpleHandler building DOM strctures during parsing time.
 class XMLFormatter
          This is temporary code used for testing purposes only.
 

Methods in tigase.xml with parameters of type SimpleHandler
 void SimpleParser.parse(SimpleHandler handler, char[] data, int off, int len)
           
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.