MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

ch.ethz.mxquery.query.parser
Class SEParser

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
Direct Known Subclasses:
J56Parser

public class SEParser
extends Parser

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


Constructor Summary
SEParser()
           
 
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

SEParser

public SEParser()

MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich