Package org.apache.lucene.util.automaton

Support for testing automata.

See:
          Description

Class Summary
AutomatonTestUtil Utilities for testing automata.
AutomatonTestUtil.RandomAcceptedStrings  
 

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-2012 Apache Software Foundation. All Rights Reserved.