Interface EscapeQuerySyntax

  • All Known Implementing Classes:
    EscapeQuerySyntaxImpl

    public interface EscapeQuerySyntax
    A parser needs to implement EscapeQuerySyntax to allow the QueryNode to escape the queries, when the toQueryString method is called.