Class OpaqueQueryNode

  • All Implemented Interfaces:
    Cloneable, QueryNode

    public class OpaqueQueryNode
    extends QueryNodeImpl
    A OpaqueQueryNode is used for specify values that are not supposed to be parsed by the parser. For example: and XPATH query in the middle of a query string a b @xpath:'/bookstore/book[1]/title' c d