Uses of Class
org.exolab.castor.jdo.oql.InvalidCharException

Packages that use InvalidCharException
org.exolab.castor.jdo.oql   
 

Uses of InvalidCharException in org.exolab.castor.jdo.oql
 

Methods in org.exolab.castor.jdo.oql that throw InvalidCharException
 ParseTreeNode Parser.getParseTree()
          Generates the parse tree for the tokens provided by the Lexer passed in the constructor.
 Token Lexer.nextToken()
          Returns the next Token from the stream.
 

Constructors in org.exolab.castor.jdo.oql that throw InvalidCharException
Parser(Lexer lexer)
          Creates a parser which will generate a parse tree from a series of tokens.
 



Copyright © 2010. All Rights Reserved.