Uses of Interface
org.topbraid.shacl.targets.CustomTargetLanguage
-
Packages that use CustomTargetLanguage Package Description org.topbraid.shacl.targets org.topbraid.shacl.validation.sparql -
-
Uses of CustomTargetLanguage in org.topbraid.shacl.targets
Methods in org.topbraid.shacl.targets that return CustomTargetLanguage Modifier and Type Method Description CustomTargetLanguageCustomTargets. getLanguageForTarget(org.apache.jena.rdf.model.Resource executable)Methods in org.topbraid.shacl.targets with parameters of type CustomTargetLanguage Modifier and Type Method Description voidCustomTargets. addLanguage(CustomTargetLanguage plugin) -
Uses of CustomTargetLanguage in org.topbraid.shacl.validation.sparql
Classes in org.topbraid.shacl.validation.sparql that implement CustomTargetLanguage Modifier and Type Class Description classSPARQLTargetLanguage
-