A C E I M P S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AnyElementMatcher - Class in sk.antons.web.path.element
-
Not public class.
- AnyElementMatcher() - Constructor for class sk.antons.web.path.element.AnyElementMatcher
- AnyElementsMatcher - Class in sk.antons.web.path.element
-
Not public class.
- AnyElementsMatcher() - Constructor for class sk.antons.web.path.element.AnyElementsMatcher
C
E
- ElementMatcher - Interface in sk.antons.web.path.element
-
Not public class.
- ElementMatcherFactory - Class in sk.antons.web.path.element
-
Not public class.
- ElementMatcherFactory() - Constructor for class sk.antons.web.path.element.ElementMatcherFactory
- endpos() - Method in class sk.antons.web.path.element.Sequence
- EndsElementMatcher - Class in sk.antons.web.path.element
-
Not public class.
- EndsElementMatcher(char[], int, int) - Constructor for class sk.antons.web.path.element.EndsElementMatcher
- ExactElementMatcher - Class in sk.antons.web.path.element
-
Not public class.
- ExactElementMatcher(char[], int, int) - Constructor for class sk.antons.web.path.element.ExactElementMatcher
I
- index(char[], int, int) - Method in class sk.antons.web.path.element.Sequence
- instance(String) - Static method in class sk.antons.web.path.PathMatcher
-
Creates PathMatcher with given pattern and defined max of path segments.
- instance(String, int) - Static method in class sk.antons.web.path.PathMatcher
-
Creates PathMatcher with given pattern and defined max of path segments.
- isWild() - Method in class sk.antons.web.path.element.AnyElementsMatcher
- isWild() - Method in interface sk.antons.web.path.element.ElementMatcher
- isWild() - Method in class sk.antons.web.path.element.Sequence
- isWild() - Method in class sk.antons.web.path.element.SingleElementMatcher
M
- match(char[], int, int) - Method in class sk.antons.web.path.element.AnyElementMatcher
- match(char[], int, int) - Method in class sk.antons.web.path.element.AnyElementsMatcher
- match(char[], int, int) - Method in interface sk.antons.web.path.element.ElementMatcher
- match(char[], int, int) - Method in class sk.antons.web.path.element.EndsElementMatcher
- match(char[], int, int) - Method in class sk.antons.web.path.element.ExactElementMatcher
- match(char[], int, int) - Method in class sk.antons.web.path.element.SequenceElementMatcher
- match(char[], int, int) - Method in class sk.antons.web.path.element.StartsElementMatcher
- match(String) - Method in class sk.antons.web.path.PathMatcher
-
Returns true if given path matches pattern.
- matcher(char[], int, int) - Static method in class sk.antons.web.path.element.ElementMatcherFactory
P
- PathMatcher - Class in sk.antons.web.path
-
Web path matching utility.
- PathMatcher(String, int) - Constructor for class sk.antons.web.path.PathMatcher
-
Creates PathMatcher with given pattern and defined max of path segments.
S
- Sequence - Class in sk.antons.web.path.element
-
Not public class.
- SequenceElementMatcher - Class in sk.antons.web.path.element
-
Not public class.
- SequenceElementMatcher(List<Sequence>) - Constructor for class sk.antons.web.path.element.SequenceElementMatcher
- SingleElementMatcher - Class in sk.antons.web.path.element
-
Not public class.
- SingleElementMatcher() - Constructor for class sk.antons.web.path.element.SingleElementMatcher
- size() - Method in class sk.antons.web.path.element.Sequence
- sk.antons.web.path - package sk.antons.web.path
- sk.antons.web.path.element - package sk.antons.web.path.element
- split(char[], int, int) - Static method in class sk.antons.web.path.element.Sequence
- startpos() - Method in class sk.antons.web.path.element.Sequence
- StartsElementMatcher - Class in sk.antons.web.path.element
-
Not public class.
- StartsElementMatcher(char[], int, int) - Constructor for class sk.antons.web.path.element.StartsElementMatcher
T
- toString() - Method in class sk.antons.web.path.element.Sequence
All Classes All Packages