public static interface GQL.ParserCallback
void term(String property, String value, boolean optional) throws javax.jcr.RepositoryException
property - the name of the property or an empty string if the
term is not prefixed.value - the value of the term.optional - whether this term is prefixed with an OR operator.javax.jcr.RepositoryException - if an error occurs while processing the
term.Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.