org.apache.lucene.util.automaton.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aem-sdk-api Show documentation
Show all versions of aem-sdk-api Show documentation
The Adobe Experience Manager SDK
Finite-state automaton for regular expressions.
This package contains a full DFA/NFA implementation with Unicode
alphabet and support for all standard (and a number of non-standard)
regular expression operations.
The most commonly used functionality is located in the classes
{@link org.apache.lucene.util.automaton.Automaton} and
{@link org.apache.lucene.util.automaton.RegExp}.
For more information, go to the package home page at
http://www.brics.dk/automaton/.
@lucene.experimental
© 2015 - 2024 Weber Informatics LLC | Privacy Policy