Java Doc for ExtensibleTokenException.java in » Parser » XP-Parser » com » jclark » xml » tok » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Thrown to indicate that the byte subarray being tokenized is a legal XML
token, but that subsequent bytes in the same entity could be part of
the token. For example, Encoding.tokenizeProlog
would throw this if the byte subarray consists of a legal XML name.
version: $Revision: 1.3 $ $Date: 1998/02/17 04:24:06 $