Uses of Class
com.atomgraph.processor.util.TemplateMatcher.TemplatePrecedence
Packages that use TemplateMatcher.TemplatePrecedence
-
Uses of TemplateMatcher.TemplatePrecedence in com.atomgraph.processor.util
Fields in com.atomgraph.processor.util with type parameters of type TemplateMatcher.TemplatePrecedenceModifier and TypeFieldDescriptionstatic final Comparator<TemplateMatcher.TemplatePrecedence>TemplateMatcher.TemplatePrecedence.COMPARATORMethods in com.atomgraph.processor.util that return types with arguments of type TemplateMatcher.TemplatePrecedenceModifier and TypeMethodDescriptionTemplateMatcher.match(org.apache.jena.ontology.Ontology ontology, CharSequence path, int level) Matches path (relative URI) against URI templates in sitemap ontology.