|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.firstpartners.nounit.ui.common.Processor
Do the main processing Java->Xml->XSLT report
Constructor Summary | |
Processor()
|
Method Summary | |
CommandPackage |
transform(CommandPackage inCommandPackage)
Do the hard work Java->Xml->XSLT report using subclasses |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Processor()
Method Detail |
public CommandPackage transform(CommandPackage inCommandPackage) throws NoUnitException
inCommandPackage
- of parameters
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |