| Package | Description |
|---|---|
| org.apache.lucene.util.automaton |
Finite-state automaton for regular expressions.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BasicOperations.addEpsilons(Automaton a,
Collection<StatePair> pairs)
Adds epsilon transitions to the given automaton.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.