org.castor.cpa.query
Class AbstractParser

java.lang.Object
  extended by org.castor.cpa.query.AbstractParser
All Implemented Interfaces:
Parser
Direct Known Subclasses:
CastorQLParserAdapter, EjbQLParserAdapter

public abstract class AbstractParser
extends Object
implements Parser

Abstract class for parser interface.

Since:
1.3
Version:
$Revision: 7121 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Author:
Udai Gupta, Ralf Joachim

Constructor Summary
AbstractParser()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.castor.cpa.query.Parser
parse
 

Constructor Detail

AbstractParser

public AbstractParser()


Copyright © 2011. All Rights Reserved.