java.lang.Object
org.apache.jena.shex.expressions.NodeConstraint
- All Implemented Interfaces:
Satisfies
,ShexPrintable
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
boolean
satisfies
(ValidationContext vCxt, org.apache.jena.graph.Node data) The "satisfies" function.toString()
Methods inherited from interface org.apache.jena.shex.expressions.ShexPrintable
asString, print, print
-
Constructor Details
-
NodeConstraint
-
-
Method Details
-
components
-
satisfies
Description copied from interface:Satisfies
The "satisfies" function. Return true for OK, false for not OK. -
hashCode
public int hashCode() -
equals
-
toString
-