Uses of Class
org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
-
Packages that use PropertyValueImpl Package Description org.apache.jackrabbit.oak.query.ast -
-
Uses of PropertyValueImpl in org.apache.jackrabbit.oak.query.ast
Methods in org.apache.jackrabbit.oak.query.ast that return PropertyValueImpl Modifier and Type Method Description PropertyValueImplPropertyValueImpl. createCopy()PropertyValueImplAstElementFactory. propertyValue(String selectorName, String propertyName)PropertyValueImplAstElementFactory. propertyValue(String selectorName, String propertyName, String propertyType)Methods in org.apache.jackrabbit.oak.query.ast with parameters of type PropertyValueImpl Modifier and Type Method Description booleanAstVisitor. visit(PropertyValueImpl node)
-