public class

ActionListing

extends ActionSupport
java.lang.Object
   ↳ webwork.action.ActionSupport
     ↳ webwork.examples.ActionListing

Class Overview

Read list of actions and view mappings

Summary

[Expand]
Inherited Constants
From interface webwork.action.Action
[Expand]
Inherited Fields
From class webwork.action.ActionSupport
Public Constructors
ActionListing()
Public Methods
Document getDocument()
Protected Methods
String doExecute()
[Expand]
Inherited Methods
From class webwork.action.ActionSupport
From class java.lang.Object
From interface webwork.action.Action
From interface webwork.action.IllegalArgumentAware

Public Constructors

public ActionListing ()

Public Methods

public Document getDocument ()

Protected Methods

protected String doExecute ()

Throws
Exception