Uses of Interface
org.apache.jena.shex.semact.SemanticActionPlugin
-
Uses of SemanticActionPlugin in org.apache.jena.shex
Modifier and TypeMethodDescriptionstatic ShexValidator
ShexValidator.getNew
(Collection<SemanticActionPlugin> semanticActionPlugins) -
Uses of SemanticActionPlugin in org.apache.jena.shex.semact
-
Uses of SemanticActionPlugin in org.apache.jena.shex.sys
Modifier and TypeMethodDescriptionstatic void
SysShex.registerSemActPlugin
(String uri, SemanticActionPlugin plugin) Modifier and TypeMethodDescriptionstatic ShexValidator
SysShex.getNew
(Collection<SemanticActionPlugin> pz) ModifierConstructorDescriptionValidationContext
(org.apache.jena.graph.Graph data, ShexSchema shapes, Map<String, SemanticActionPlugin> semActPluginIndex)