Uses of Class
dk.brics.automaton.AutomatonMatcher
-
Uses of AutomatonMatcher in dk.brics.automaton
Methods in dk.brics.automaton that return AutomatonMatcherModifier and TypeMethodDescriptionRunAutomaton.newMatcher(CharSequence s) Creates a new automaton matcher for the given input.RunAutomaton.newMatcher(CharSequence s, int startOffset, int endOffset) Creates a new automaton matcher for the given input.