This query tree builder only defines the necessary map to build a {@link Query} tree object. It should be used to generate a {@link Query} treeobject from a query node tree processed by a {@link StandardQueryNodeProcessorPipeline}.
@see QueryTreeBuilder
@see StandardQueryNodeProcessorPipeline
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.