Uses of Class
org.fcrepo.search.api.InvalidConditionExpressionException
-
Uses of InvalidConditionExpressionException in org.fcrepo.search.api
Methods in org.fcrepo.search.api that throw InvalidConditionExpressionExceptionModifier and TypeMethodDescriptionstatic ConditionCondition.fromExpression(String expression) Parses a string expression into a Condition object.static Condition.FieldCondition.Field.fromString(String fieldStr)