Uses of Class
convert.xml.tok.EndOfPrologException

Packages that use EndOfPrologException
convert.xml.tok   
 

Uses of EndOfPrologException in convert.xml.tok
 

Methods in convert.xml.tok that throw EndOfPrologException
static int Tokenizer.tokenizeProlog(char[] buf, int off, int end, Token token)
          Scans the first token of a char subarray that contains part of a prolog.