Class Parser


  • public class Parser
    extends Parser
    Deprecated.
    use Parser instead.
    The SQL2 parser can convert a JCR-SQL2 query to a QueryObjectModel.
    • Constructor Detail

      • Parser

        public Parser​(QueryObjectModelFactory factory,
                      ValueFactory valueFactory)
        Deprecated.
        Create a new parser. A parser can be re-used, but it is not thread safe.
        Parameters:
        factory - the query object model factory
        valueFactory - the value factory