Package org.apache.lucene.util.automaton

Support for testing automata.

See:
          Description

Class Summary
AutomatonTestUtil Utilities for testing automata.
AutomatonTestUtil.RandomAcceptedStrings Lets you retrieve random strings accepted by an Automaton.
 

Package org.apache.lucene.util.automaton Description

Support for testing automata. The primary class is AutomatonTestUtil, which can generate random automata, has simplified implementations for testing, etc.



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.