|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParseException | |
|---|---|
| com.ximpleware | |
| Uses of ParseException in com.ximpleware |
|---|
| Subclasses of ParseException in com.ximpleware | |
|---|---|
class |
EncodingException
Signals character encoding exception during parsing. |
class |
EntityException
Signals exception conditions for any invalid entity reference during parsing. |
class |
EOFException
Signals the End of File exception during parsing (not the one in java.io). |
| Methods in com.ximpleware that throw ParseException | |
|---|---|
VTDNav |
XMLModifier.outputAndReparse()
outAndReparse writes updated XML content into a new byte array, then parse and return a new VTDNav object |
void |
VTDGen.parse(boolean NS)
Generating VTD tokens and Location cache info. |
void |
VTDGen.selectLcDepth(int i)
Enable VTDGen to generate Location Cache of either depth 3 or 5 This method is meant to called before setDoc() or parseFile() |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||