Uses of Interface
org.apache.jena.shex.ShexValidator
Packages that use ShexValidator
-
Uses of ShexValidator in org.apache.jena.shex
Methods in org.apache.jena.shex that return ShexValidatorModifier and TypeMethodDescriptionstatic ShexValidator
ShexValidator.get()
Return the current system-wideShexValidator
.static ShexValidator
ShexValidator.getNew
(Collection<SemanticActionPlugin> semanticActionPlugins) -
Uses of ShexValidator in org.apache.jena.shex.sys
Methods in org.apache.jena.shex.sys that return ShexValidatorModifier and TypeMethodDescriptionstatic ShexValidator
SysShex.get()
static ShexValidator
SysShex.getNew
(Collection<SemanticActionPlugin> pz) Methods in org.apache.jena.shex.sys with parameters of type ShexValidatorModifier and TypeMethodDescriptionstatic void
SysShex.set
(ShexValidator validator) Set the current system-wideShexValidator
.