Main Page | Packages | Class Hierarchy | Class List | File List | Class Members

saxparse.MessageProcessor.States Class Reference

Inheritance diagram for saxparse.MessageProcessor.States:

Inheritance graph
[legend]
Collaboration diagram for saxparse.MessageProcessor.States:

Collaboration graph
[legend]
List of all members.

Static Public Attributes

States BAD_STATE = new States("BAD_STATE")
States DONE = new States("DONE")
States ENVELOPE = new States("ENVELOPE")
States PROCESSING = new States("PROCESSING")
States START_MSG = new States("START_MSG")
States STATE_ZERO = new States("STATE_ZERO")

Private Member Functions

 States (String name)

Constructor & Destructor Documentation

saxparse.MessageProcessor.States.States String  name  )  [private]
 

00063 { 00064 super(name, MessageProcessor.States.class ); 00065 }


Member Data Documentation

States saxparse.MessageProcessor.States.BAD_STATE = new States("BAD_STATE") [static]
 

States saxparse.MessageProcessor.States.DONE = new States("DONE") [static]
 

States saxparse.MessageProcessor.States.ENVELOPE = new States("ENVELOPE") [static]
 

States saxparse.MessageProcessor.States.PROCESSING = new States("PROCESSING") [static]
 

States saxparse.MessageProcessor.States.START_MSG = new States("START_MSG") [static]
 

States saxparse.MessageProcessor.States.STATE_ZERO = new States("STATE_ZERO") [static]
 


The documentation for this class was generated from the following file:
Generated on Sat Aug 28 13:50:04 2004 for SaxParse by doxygen 1.3.8