| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jeuclid.testsuite.TestSuiteProcessor
public final class TestSuiteProcessor
Process the actual TestSuite.
| Method Summary | |
|---|---|
| static TestSuiteProcessor | getInstance()Retrieve the TestSuiteProcessor singleton object. | 
|  boolean | process(Source inputSource,
               Result result,
               boolean apply3Mod)Process Source testsuite xhtml file to xhtml. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static TestSuiteProcessor getInstance()
public boolean process(Source inputSource,
                       Result result,
                       boolean apply3Mod)
inputSource - InputSourceresult - Resultapply3Mod - if true apply modifications specific to testsuite3
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||