public interface QueryBuilder
QueryTreeBuilder| Modifier and Type | Method and Description |
|---|---|
Object |
build(QueryNode queryNode)
Builds some kind of object from a query tree.
|
Object build(QueryNode queryNode) throws QueryNodeException
queryNode - the query tree root nodeQueryNodeExceptionCopyright © 2000–2015 The Apache Software Foundation. All rights reserved.