Uses of Interface
org.apache.jena.shex.ShexValidator
-
Packages that use ShexValidator Package Description org.apache.jena.shex org.apache.jena.shex.sys -
-
Uses of ShexValidator in org.apache.jena.shex
Methods in org.apache.jena.shex that return ShexValidator Modifier and Type Method Description static 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 ShexValidator Modifier and Type Method Description static ShexValidatorSysShex. get()Methods in org.apache.jena.shex.sys with parameters of type ShexValidator Modifier and Type Method Description static voidSysShex. set(ShexValidator validator)Set the current system-wideShexValidator.
-