Package | Description |
---|---|
org.apache.lucene.util.automaton |
Finite-state automaton for regular expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
ByteRunAutomaton
Automaton representation for matching UTF-8 byte[].
|
class |
CharacterRunAutomaton
Automaton representation for matching char[].
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.