MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

ch.ethz.mxquery.query.parser
Class J56Parser

java.lang.Object
  extended by ch.ethz.mxquery.query.parser.CharacterCompatibility
      extended by ch.ethz.mxquery.query.parser.Parser
          extended by ch.ethz.mxquery.query.parser.SEParser
              extended by ch.ethz.mxquery.query.parser.J56Parser

public class J56Parser
extends SEParser

Extended version of the parser that enables features and optimizations that are only available on J2SE 1.5 and higher


Constructor Summary
J56Parser()
           
 
Method Summary
 
Methods inherited from class ch.ethz.mxquery.query.parser.Parser
parse, setParallelExecution
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

J56Parser

public J56Parser()

MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich