Uses of Class
com.ximpleware.extended.VTDExceptionHuge

Packages that use VTDExceptionHuge
com.ximpleware.extended   
 

Uses of VTDExceptionHuge in com.ximpleware.extended
 

Subclasses of VTDExceptionHuge in com.ximpleware.extended
 class EncodingExceptionHuge
          Signals character encoding exception during parsing.
 class EntityExceptionHuge
          Signals exception conditions for any invalid entity reference during parsing.
 class EOFExceptionHuge
          Signals the End of File exception during parsing (not the one in java.io).
 class NavExceptionHuge
          This exception is for any exception conditions during navigation phase.
 class ParseExceptionHuge
          This class is for any exception condition in the parsing phase.
 class PilotExceptionHuge
          This class is the base class of all the exceptions of AutoPilotHuge.
 class XPathEvalExceptionHuge
          This exception is thrown when there is something during XPath evaluation It is adapted to support extended VTD (256 max file size)
 class XPathParseExceptionHuge
          This exception is thrown when an error occured during the construction of XPathExpr.
 



Copyright © 2013. All Rights Reserved.