Uses of Package
com.ximpleware

Packages that use com.ximpleware
com.ximpleware   
com.ximpleware.transcode   
com.ximpleware.xpath   
 

Classes in com.ximpleware used by com.ximpleware
BookMark
          Bookmark is a single instance of a node position.
ContextBuffer
          This class is used as the global stack in VTDNav class.
ElementFragmentNs
          ElementFragmentNs represents a name-space compensated element fragment
EncodingException
          Signals character encoding exception during parsing.
EntityException
          Signals exception conditions for any invalid entity reference during parsing.
EOFException
          Signals the End of File exception during parsing (not the one in java.io).
Expr
          This is the abstract class on which all XPath expressions are based
FastIntBuffer
          A fast, unsynchronized, chunk-based int buffer
FastLongBuffer
          A fast, unsynchronized, chunk-based long buffer for storing LCs and VTD.
FastObjectBuffer
          Fast object array implementation
FuncExpr
          FuncExpr implements the function expression defined in XPath spec
IByteBuffer
          Abstract XML document storage interface.
IIntBuffer
          Abstract int buffer storage interface.
ILongBuffer
          Abstract long buffer storage interface Creation date: (11/23/03 6:13:38 PM)
IndexReadException
          IndexReadException is thrown when there are exception conditions during index loading
IndexWriteException
          IndexWriteException is thrown when there are exception condition when wrting VTD+XML index
LocationPathExpr
          LocationPathExpr implements the location path expression as defined in XPath spec
ModifyException
          XMLModifier throws ModifierException when there is an exception condition during modification of XML
NavException
          This exception is for any exception conditions during navigation phase.
ParseException
          This class is for any exception condition in the parsing phase.
PilotException
          This class is the base class of all the exceptions of autopilot.
TextIter
          This class iterates through all text nodes of an element.
TranscodeException
          TranscodeException is thrown when there is exception condition (in XMLModifier) for transcoding characters
UnionExpr
           
VTDException
          VTDException is the root exception for all VTD-XML's exception
VTDNav
          The VTD Navigator allows one to navigate XML document represented in VTD records and Location caches.
XPathEvalException
          This exception is thrown when there is something during XPath evaluation
XPathParseException
          This exception is thrown when an error occured during the construction of XPathExpr
 

Classes in com.ximpleware used by com.ximpleware.transcode
TranscodeException
          TranscodeException is thrown when there is exception condition (in XMLModifier) for transcoding characters
 

Classes in com.ximpleware used by com.ximpleware.xpath
Expr
          This is the abstract class on which all XPath expressions are based
FilterExpr
          TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
NavException
          This exception is for any exception conditions during navigation phase.
NodeTest
          This class is used within LocationPathExpr to represent Nodetest
VTDNav
          The VTD Navigator allows one to navigate XML document represented in VTD records and Location caches.
XPathEvalException
          This exception is thrown when there is something during XPath evaluation
XPathParseException
          This exception is thrown when an error occured during the construction of XPathExpr
 



Copyright © 2013. All Rights Reserved.