Uses of Interface
org.apache.jena.shex.semact.SemanticActionPlugin
Packages that use SemanticActionPlugin
-
Uses of SemanticActionPlugin in org.apache.jena.shex
Method parameters in org.apache.jena.shex with type arguments of type SemanticActionPluginModifier and TypeMethodDescriptionstatic ShexValidator
ShexValidator.getNew
(Collection<SemanticActionPlugin> semanticActionPlugins) -
Uses of SemanticActionPlugin in org.apache.jena.shex.semact
Classes in org.apache.jena.shex.semact that implement SemanticActionPlugin -
Uses of SemanticActionPlugin in org.apache.jena.shex.sys
Methods in org.apache.jena.shex.sys with parameters of type SemanticActionPluginModifier and TypeMethodDescriptionstatic void
SysShex.registerSemActPlugin
(String uri, SemanticActionPlugin plugin) Method parameters in org.apache.jena.shex.sys with type arguments of type SemanticActionPluginModifier and TypeMethodDescriptionstatic ShexValidator
SysShex.getNew
(Collection<SemanticActionPlugin> pz) Constructor parameters in org.apache.jena.shex.sys with type arguments of type SemanticActionPluginModifierConstructorDescriptionValidationContext
(org.apache.jena.graph.Graph data, ShexSchema shapes, Map<String, SemanticActionPlugin> semActPluginIndex)