public interface AutomatonProvider
RegExp.
RegExp.toAutomaton(AutomatonProvider)
Modifier and Type | Method and Description |
---|---|
Automaton |
getAutomaton(String name)
Returns automaton of the given name.
|
Automaton getAutomaton(String name) throws IOException
name
- automaton nameIOException
- if errors occurCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.