Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.milligan.eccles

Interface Summary
Catch Interface for Catch tags
RunState State of the current run, passed to tag functions during run
RunStateEx  
Try Interface that marks a tag as supporting try type logic
 

Class Summary
EcclesReturnValue Definition of a return value from a tag with optional additional information.
EcclesRunner Main execution class
EcclesRunnerParameters Input parameters used for running Eccles.
EcclesXMLErrorHandler  
ReportingTag A tag that supports writing to the report file
ReportType A report type, name, level, code etc.
Results Result set
RunStateImpl  
Tag Base implementation of a Tag.
 

Exception Summary
AssertionException Exception thrown when an assert tag fails
EcclesException