Class FunctionIndexProcessor


  • public class FunctionIndexProcessor
    extends org.apache.jackrabbit.oak.plugins.index.search.util.FunctionIndexProcessor
    A parser for function-based indexes. It converts the human-readable function definition (XPath) to the internal Polish notation.
    • Method Summary

      • Methods inherited from class org.apache.jackrabbit.oak.plugins.index.search.util.FunctionIndexProcessor

        convertToPolishNotation, getFunctionCode, getProperties, tryCalculateValue
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait