Class AnyElementsMatcher

  • All Implemented Interfaces:
    ElementMatcher

    public class AnyElementsMatcher
    extends Object
    implements ElementMatcher
    Not public class. Just internal implementation.
    Author:
    antons
    • Constructor Detail

      • AnyElementsMatcher

        public AnyElementsMatcher()
    • Method Detail

      • match

        public boolean match​(char[] chars,
                             int startpos,
                             int endpos)
        Specified by:
        match in interface ElementMatcher