- java.lang.Object
-
- com.endeca.portal.mdex.LQLParserUtil.ParseQueryWithoutValidation
-
- Enclosing class:
- LQLParserUtil
public static class LQLParserUtil.ParseQueryWithoutValidation
extends java.lang.Object
Non-validating parse query; does no type checking or other semantic analysis of the EQL query, only basic syntax
conversion from String to AST.
- See Also:
DataSource.parseLQLQuery(String, boolean)
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
com.endeca.mdex.eql_parser.types.QueryWithAttributeMetadata |
execute(com.endeca.mdex.eql_parser.ParserPort port) |
java.lang.String |
getXML() |
void |
setLanguage(java.lang.String langId) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.