Uses of Class
com.japisoft.fastparser.ParseException

Packages that use ParseException
com.japisoft.fastparser   
 

Uses of ParseException in com.japisoft.fastparser
 

Subclasses of ParseException in com.japisoft.fastparser
 class HandlerException
          This exception is dedicated to handler exception, mainly for SAX, SAX2 usage.
 

Methods in com.japisoft.fastparser that throw ParseException
 void Parser.parse()
          Parse the current document