Uses of Class
org.apache.xalan.xsltc.compiler.LocationPathPattern
-
Packages that use LocationPathPattern Package Description org.apache.xalan.xsltc.compiler -
-
Uses of LocationPathPattern in org.apache.xalan.xsltc.compiler
Methods in org.apache.xalan.xsltc.compiler with parameters of type LocationPathPattern Modifier and Type Method Description boolean
LocationPathPattern. noSmallerThan(LocationPathPattern other)
This method is used by the Mode class to prioritise patterns and template.
-