Class | Description |
---|---|
Tokenizer |
Simpe XML Tokenizer (SXT) performs input stream tokenizing.
|
Exception | Description |
---|---|
TokenizerBufferOverflowException |
This exception is thrown to signal exceeding tokenizer hard limit
on internal input buffer.
|
TokenizerException |
This exception is thrown to signal all XML tokenizing errors.
|
Copyright (c) 2003 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.
Note this package is deprecated by XPP3 that implements XmlPull API