Uses of Class
org.apache.jena.shex.expressions.StrLengthConstraint
-
Packages that use StrLengthConstraint Package Description org.apache.jena.shex.expressions -
-
Uses of StrLengthConstraint in org.apache.jena.shex.expressions
Methods in org.apache.jena.shex.expressions that return StrLengthConstraint Modifier and Type Method Description static StrLengthConstraintStrLengthConstraint. create(StrLengthKind lengthType, int len)Methods in org.apache.jena.shex.expressions with parameters of type StrLengthConstraint Modifier and Type Method Description default voidShapeExprVisitor. visit(StrLengthConstraint constraint)voidShapeExprWalker. visit(StrLengthConstraint constraint)
-