Uses of Class
org.jaxen.pattern.LocationPathPattern
Packages that use LocationPathPattern
-
Uses of LocationPathPattern in org.jaxen.pattern
Methods in org.jaxen.pattern that return LocationPathPatternModifier and TypeMethodDescriptionprotected static LocationPathPattern
PatternParser.convertDefaultStep
(LocationPathPattern path, DefaultStep step) Deprecated.protected static LocationPathPattern
PatternParser.convertExpr
(LocationPath locationPath) Deprecated.protected static LocationPathPattern
PatternParser.convertStep
(LocationPathPattern path, Step step) Deprecated.Methods in org.jaxen.pattern with parameters of type LocationPathPatternModifier and TypeMethodDescriptionprotected static LocationPathPattern
PatternParser.convertDefaultStep
(LocationPathPattern path, DefaultStep step) Deprecated.protected static LocationPathPattern
PatternParser.convertStep
(LocationPathPattern path, Step step) Deprecated.