public class SlopQueryNodeBuilder extends Object implements StandardQueryBuilder
Query object set on the
SlopQueryNode child using
QueryTreeBuilder.QUERY_TREE_BUILDER_TAGID and applies the slop value
defined in the SlopQueryNode.| Constructor and Description |
|---|
SlopQueryNodeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Query |
build(QueryNode queryNode)
Builds some kind of object from a query tree.
|
public Query build(QueryNode queryNode) throws QueryNodeException
QueryBuilderbuild in interface QueryBuilderbuild in interface StandardQueryBuilderqueryNode - the query tree root nodeQueryNodeExceptionCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.