|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwebwork.action.ActionSupport
webwork.examples.jdom.JDOMUrl
webwork.examples.jdom.RssReader
webwork.examples.jdom.RssSources
Used to access the RSS file containing the feed sources
Field Summary |
Fields inherited from class webwork.action.ActionSupport |
command, errorMap, errorMessages, log |
Fields inherited from interface webwork.action.Action |
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
RssSources()
|
Method Summary | |
java.lang.String |
execute()
Execute will first check the request for a result exception. |
Methods inherited from class webwork.examples.jdom.RssReader |
doExecute, getChannel, getItems |
Methods inherited from class webwork.examples.jdom.JDOMUrl |
buildUrl, doValidation, getDocument, getUrl, setServletRequest, setUrl |
Methods inherited from class webwork.action.ActionSupport |
addError, addErrorMessage, addIllegalArgumentException, doDefault, getActionName, getErrorMessages, getErrors, getHasErrorMessages, getHasErrors, getLocale, getPropertyEditorMessage, getText, getTexts, getTexts, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface webwork.action.CommandDriven |
setCommand |
Constructor Detail |
public RssSources()
Method Detail |
public java.lang.String execute() throws java.lang.Exception
ActionSupport
execute
in interface Action
execute
in class ActionSupport
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |