|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.spieleck.pcs.action.base.ShowXmlAction
This action loads XML data from a file and provides it via the ActionResult
Constructor Summary | |
ShowXmlAction()
|
Method Summary | |
ActionResult |
perform(java.util.Hashtable parameters)
loads the XML file specified by the parameter "file" |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ShowXmlAction()
Method Detail |
public ActionResult perform(java.util.Hashtable parameters) throws ActionException
perform
in interface Action
parameters
- a Hashtable for information needed to perform the ActionActionException
- if an exception occurrs during processing
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |