public abstract class NodePrimitiveQuery extends NodeQuery
NodeQuerys such as
NodeTermQuery.| Modifier and Type | Field and Description |
|---|---|
protected String |
datatype |
ancestor, levelConstraint, lowerBound, upperBound| Constructor and Description |
|---|
NodePrimitiveQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
setDatatype(String datatype)
Set the datatype associated with this query.
|
protected StringBuffer |
wrapToStringWithDatatype(StringBuffer buffer)
Wraps the #toString output with the datatype query syntax
|
getDocsNodesAndPositionsEnum, getLevelConstraint, getNodeConstraint, setAncestorPointer, setLevelConstraint, setNodeConstraint, setNodeConstraintprotected String datatype
public void setDatatype(String datatype)
protected StringBuffer wrapToStringWithDatatype(StringBuffer buffer)
Copyright © 2014. All rights reserved.