Uses of Class
com.ximpleware.IndexWriteException

Packages that use IndexWriteException
com.ximpleware   
 

Uses of IndexWriteException in com.ximpleware
 

Methods in com.ximpleware that throw IndexWriteException
 void VTDNav.writeIndex(java.io.OutputStream os)
          Write VTDNav's internal structure into an OutputStream
 void VTDGen.writeIndex(java.io.OutputStream os)
          This method writes the VTD+XML into an outputStream
 void VTDNav.writeIndex(java.lang.String fileName)
          Write VTDNav's internal structure into a VTD+XML format
 void VTDGen.writeIndex(java.lang.String fileName)
          This method writes the VTD+XML file into a file of the given name