|
|||||
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(java.lang.String name)
Returns automaton of the given name. |
Method Detail |
---|
Automaton getAutomaton(java.lang.String name) throws java.io.IOException
name
- automaton name
java.io.IOException
- if errors occur
|
|||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |