Package org.aksw.sparqlify.database
Class StartsWithConstraint
java.lang.Object
org.aksw.sparqlify.database.StartsWithConstraint
- All Implemented Interfaces:
Constraint
-
Constructor Summary
ConstructorsConstructorDescriptionStartsWithConstraint(String prefix) StartsWithConstraint(String prefix, boolean inclusive) -
Method Summary
-
Constructor Details
-
StartsWithConstraint
-
StartsWithConstraint
-
-
Method Details
-
getPrefix
-
isInclusive
public boolean isInclusive() -
isSatisfiedBy
- Specified by:
isSatisfiedByin interfaceConstraint
-
toString
-