| Package | Description |
|---|---|
| com.ximpleware |
| Modifier and Type | Method and Description |
|---|---|
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.
|