Modifier and Type | Method and Description |
---|---|
AutomatonMatcher |
RunAutomaton.newMatcher(CharSequence s)
Creates a new automaton matcher for the given input.
|
AutomatonMatcher |
RunAutomaton.newMatcher(CharSequence s,
int startOffset,
int endOffset)
Creates a new automaton matcher for the given input.
|
Copyright © 2017. All rights reserved.