Package sk.antons.web.path.element
Class ElementMatcherFactory
- java.lang.Object
-
- sk.antons.web.path.element.ElementMatcherFactory
-
public class ElementMatcherFactory extends Object
Not public class. Just internal implementation.- Author:
- antons
-
-
Constructor Summary
Constructors Constructor Description ElementMatcherFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ElementMatchermatcher(char[] chars, int startindex, int endindex)
-
-
-
Method Detail
-
matcher
public static ElementMatcher matcher(char[] chars, int startindex, int endindex)
-
-