org.xcmis.search.parser
Class CmisQueryParser
java.lang.Object
org.xcmis.search.parser.CmisQueryParser
- All Implemented Interfaces:
- QueryParser
public class CmisQueryParser
- extends Object
- implements QueryParser
Parser for Cmis SQL.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CmisQueryParser
public CmisQueryParser()
getLanguage
public String getLanguage()
- Specified by:
getLanguage in interface QueryParser
- See Also:
parser.QueryParser
parseQuery
public Query parseQuery(String statement)
throws InvalidQueryException
- Specified by:
parseQuery in interface QueryParser
- Throws:
InvalidQueryException- See Also:
parser.QueryParser
Copyright © 2010 eXo Platform SAS. All Rights Reserved.