Class ElementMatcherFactory


  • public class ElementMatcherFactory
    extends Object
    Not public class. Just internal implementation.
    Author:
    antons
    • Constructor Detail

      • ElementMatcherFactory

        public ElementMatcherFactory()
    • Method Detail

      • matcher

        public static ElementMatcher matcher​(char[] chars,
                                             int startindex,
                                             int endindex)