public class BricsAutomatonManager extends AbstractMultiPatternAutomaton
| Modifier and Type | Field and Description |
|---|---|
private dk.brics.automaton.RunAutomaton[] |
automata |
callback| Constructor and Description |
|---|
BricsAutomatonManager(AutomatonCallback callback,
String[] regexes) |
| Modifier and Type | Method and Description |
|---|---|
void |
parseText(String text) |
getCallback, setCallbackpublic BricsAutomatonManager(AutomatonCallback callback, String[] regexes)
public void parseText(String text)
Copyright © 2015–2020. All rights reserved.