Package sk.antons.web.path.element
Interface ElementMatcher
-
- All Known Implementing Classes:
AnyElementMatcher,AnyElementsMatcher,EndsElementMatcher,ExactElementMatcher,SequenceElementMatcher,SingleElementMatcher,StartsElementMatcher
public interface ElementMatcherNot public class. Just internal implementation.- Author:
- antons
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisWild()booleanmatch(char[] chars, int startpos, int endpos)
-