java.lang.Object
org.apache.jena.shex.expressions.NodeConstraint
- All Implemented Interfaces:
Satisfies,ShexPrintable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()booleansatisfies(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:SatisfiesThe "satisfies" function. Return true for OK, false for not OK. -
hashCode
public int hashCode() -
equals
-
toString
-