Uses of Class
dk.brics.automaton.AutomatonMatcher

Uses of AutomatonMatcher in dk.brics.automaton
 

Methods in dk.brics.automaton that return AutomatonMatcher
 AutomatonMatcher RunAutomaton.newMatcher(java.lang.CharSequence s)
          Creates a new automaton matcher for the given input.
 AutomatonMatcher RunAutomaton.newMatcher(java.lang.CharSequence s, int startOffset, int endOffset)
          Creates a new automaton matcher for the given input.
 



Copyright © 2011. All Rights Reserved.