Constructor and Description |
---|
PathConstraint(java.lang.String definition) |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(@Nullable Value value)
Deprecated.
use
test(Value) instead (see OAK-8874) |
boolean |
test(@Nullable Value value) |
java.lang.String |
toString() |
public boolean test(@Nullable @Nullable Value value)
@Deprecated public boolean apply(@Nullable @Nullable Value value)
test(Value)
instead (see OAK-8874)public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.