|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AutomatonProvider
Automaton provider for RegExp.
RegExp.toAutomaton(AutomatonProvider)
Method Summary | |
---|---|
Automaton |
getAutomaton(String name)
Returns automaton of the given name. |
Method Detail |
---|
Automaton getAutomaton(String name) throws IOException
name
- automaton name
IOException
- if errors occur
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |