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 ShexValidatorShexValidator.get()Return the current system-wideShexValidator. -
Uses of ShexValidator in org.apache.jena.shex.sys
Methods in org.apache.jena.shex.sys that return ShexValidatorMethods in org.apache.jena.shex.sys with parameters of type ShexValidatorModifier and TypeMethodDescriptionstatic voidSysShex.set(ShexValidator validator) Set the current system-wideShexValidator.