Package org.apache.beehive.netui.compiler.model

Interface Summary
ExceptionContainer Interface for objects that can hold a collection of ExceptionModels.
ForwardContainer Interface for objects that can hold a collection of ForwardModels.
 

Class Summary
ActionModel Represents an ActionMapping in a Struts based web application or sub application.
ActionOutputModel Represents an Action Output (NetUI, not a Struts concept) that will be attached to a forward (ForwardModel).
ExceptionModel  
FormBeanModel Represents a form bean in a Struts application.
FormBeanModel.Property  
ForwardModel Represents an action forward in a Struts application.
MessageResourcesModel  
StrutsApp  
StrutsApp.ActionMappingComparator  
StrutsElementSupport Defines general support for elements that
 

Exception Summary
NoWebInfDirectoryException Thrown if no WEB-INF directory can be found on a web app file's URI.