Uses of Class
org.apache.jena.shex.sys.ReportItem
Packages that use ReportItem
-
Uses of ReportItem in org.apache.jena.shex
Methods in org.apache.jena.shex that return types with arguments of type ReportItemMethods in org.apache.jena.shex with parameters of type ReportItem -
Uses of ReportItem in org.apache.jena.shex.expressions
Methods in org.apache.jena.shex.expressions that return ReportItemModifier and TypeMethodDescriptionDatatypeConstraint.nodeSatisfies(ValidationContext vCxt, org.apache.jena.graph.Node n) abstract ReportItemNodeConstraintComponent.nodeSatisfies(ValidationContext vCxt, org.apache.jena.graph.Node data) The function "nodeSatisfies" == satisfies2(n, nc)NodeKindConstraint.nodeSatisfies(ValidationContext vCxt, org.apache.jena.graph.Node n) NumLengthConstraint.nodeSatisfies(ValidationContext vCxt, org.apache.jena.graph.Node n) NumRangeConstraint.nodeSatisfies(ValidationContext vCxt, org.apache.jena.graph.Node n) StrLengthConstraint.nodeSatisfies(ValidationContext vCxt, org.apache.jena.graph.Node n) StrRegexConstraint.nodeSatisfies(ValidationContext vCxt, org.apache.jena.graph.Node n) ValueConstraint.nodeSatisfies(ValidationContext vCxt, org.apache.jena.graph.Node data) -
Uses of ReportItem in org.apache.jena.shex.sys
Methods in org.apache.jena.shex.sys that return types with arguments of type ReportItemMethods in org.apache.jena.shex.sys with parameters of type ReportItem