Template Version: @(#)sac_nextcase %I% %G% SMI This information is Copyright 2009 Sun Microsystems 1. Introduction 1.1. Project/Component Working Name: jrexx-1.1.1 1.2. Name of Document Author/Supplier: Author: Vivek R. Titarmare 1.3 Date of This Document: 06th April, 2009 2. Project Summary 2.1 Project Description Automaton based regular expression api for Java - provides a very fast matching alogrithm, an extended pattern syntax (with set operations for complement, union, intersection, difference) and allows introspection of the automaton's structure. 4. Technical Description: Automaton based regular expression api for Java - provides a very fast matching alogrithm, an extended pattern syntax (with set operations for complement, union, intersection, difference) and allows introspection of the automaton's structure. 5. Interfaces The jar file "jrexx.jar" contains following interface. Exported interface Classification Interface type ============================= ============== ============== com.karneim.util.collection.automaton * Automaton.IChangedListener Uncommitted Interface * Automaton.IState Uncommitted Interface * Automaton.IStateChangedListener Uncommitted Interface * Automaton.IStateVisitedListener Uncommitted Interface * Automaton.ITransitionVisitedListener Uncommitted Interface com.karneim.util.collection.regex * Automaton_Pattern.IPState Uncommitted Interface com.karneim.util.collection.set * AutomatonSet_String.ISState Uncommitted Interface * AutomatonSet_String.ISStateChangedListener Uncommitted Interface * ISet_char Uncommitted Interface * ISet_char.Iterator Uncommitted Interface * IState Uncommitted Interface * IStatePro Uncommitted Interface * IStatePro.IChangeListener Uncommitted Interface * IStatePro.ITransition Uncommitted Interface * IStatePro.IVisitListener Uncommitted Interface * SAutomaton.IChangeListener Uncommitted Interface Imported interface Classification Comments ======================= ============== =================================== None The Jar file would go in "usr/share/lib/java/" 6. Resources and Schedule 6.4. Steering Committee requested information 6.4.1. Consolidation C-team Name: SFW 6.5. ARC review type: FastTrack 6.6. ARC Exposure: open