Uses of Class
com.ximpleware.IndexReadException

Packages that use IndexReadException
com.ximpleware   
 

Uses of IndexReadException in com.ximpleware
 

Methods in com.ximpleware that throw IndexReadException
 VTDNav VTDGen.loadIndex(byte[] ba)
          This method loads the VTD+XML from a byte array
 VTDNav VTDGen.loadIndex(java.io.InputStream is)
          This method loads the VTD+XML from an input stream
 VTDNav VTDGen.loadIndex(java.lang.String fileName)
          This method loads the VTD+XML from a file
 VTDNav VTDGen.loadSeparateIndex(java.lang.String XMLFileName, java.lang.String VTDIndexName)
          Load the separate VTD index and XmL file.