org.apache.geronimo.xbeans.web
Interface WebAppType

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
WebAppTypeImpl

public interface WebAppType
extends org.apache.xmlbeans.XmlObject

An XML web-appType(@http://java.sun.com/xml/ns/j2ee). This is a complex type.


Nested Class Summary
static class WebAppType.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Method Summary
 ParamValueType addNewContextParam()
          Appends and returns a new empty value (as xml) as the last "context-param" element
 DeploymentExtensionType addNewDeploymentExtension()
          Appends and returns a new empty value (as xml) as the last "deployment-extension" element
 DescriptionType addNewDescription()
          Appends and returns a new empty value (as xml) as the last "description" element
 DisplayNameType addNewDisplayName()
          Appends and returns a new empty value (as xml) as the last "display-name" element
 EmptyType addNewDistributable()
          Appends and returns a new empty "distributable" element
 EjbLocalRefType addNewEjbLocalRef()
          Appends and returns a new empty value (as xml) as the last "ejb-local-ref" element
 EjbRefType addNewEjbRef()
          Appends and returns a new empty value (as xml) as the last "ejb-ref" element
 EnvEntryType addNewEnvEntry()
          Appends and returns a new empty value (as xml) as the last "env-entry" element
 ErrorPageType addNewErrorPage()
          Appends and returns a new empty value (as xml) as the last "error-page" element
 FilterType addNewFilter()
          Appends and returns a new empty value (as xml) as the last "filter" element
 FilterMappingType addNewFilterMapping()
          Appends and returns a new empty value (as xml) as the last "filter-mapping" element
 IconType addNewIcon()
          Appends and returns a new empty value (as xml) as the last "icon" element
 JspConfigType addNewJspConfig()
          Appends and returns a new empty "jsp-config" element
 ListenerType addNewListener()
          Appends and returns a new empty value (as xml) as the last "listener" element
 LocaleEncodingMappingListType addNewLocaleEncodingMappingList()
          Appends and returns a new empty "locale-encoding-mapping-list" element
 LoginConfigType addNewLoginConfig()
          Appends and returns a new empty "login-config" element
 MessageDestinationType addNewMessageDestination()
          Appends and returns a new empty value (as xml) as the last "message-destination" element
 MessageDestinationRefType addNewMessageDestinationRef()
          Appends and returns a new empty value (as xml) as the last "message-destination-ref" element
 MimeMappingType addNewMimeMapping()
          Appends and returns a new empty value (as xml) as the last "mime-mapping" element
 ResourceEnvRefType addNewResourceEnvRef()
          Appends and returns a new empty value (as xml) as the last "resource-env-ref" element
 ResourceRefType addNewResourceRef()
          Appends and returns a new empty value (as xml) as the last "resource-ref" element
 SecurityConstraintType addNewSecurityConstraint()
          Appends and returns a new empty value (as xml) as the last "security-constraint" element
 SecurityRoleType addNewSecurityRole()
          Appends and returns a new empty value (as xml) as the last "security-role" element
 ServletType addNewServlet()
          Appends and returns a new empty value (as xml) as the last "servlet" element
 ServletMappingType addNewServletMapping()
          Appends and returns a new empty value (as xml) as the last "servlet-mapping" element
 SessionConfigType addNewSessionConfig()
          Appends and returns a new empty "session-config" element
 WelcomeFileListType addNewWelcomeFileList()
          Appends and returns a new empty "welcome-file-list" element
 ParamValueType[] getContextParamArray()
          Gets array of all "context-param" elements
 ParamValueType getContextParamArray(int i)
          Gets ith "context-param" element
 DeploymentExtensionType[] getDeploymentExtensionArray()
          Gets array of all "deployment-extension" elements
 DeploymentExtensionType getDeploymentExtensionArray(int i)
          Gets ith "deployment-extension" element
 DescriptionType[] getDescriptionArray()
          Gets array of all "description" elements
 DescriptionType getDescriptionArray(int i)
          Gets ith "description" element
 DisplayNameType[] getDisplayNameArray()
          Gets array of all "display-name" elements
 DisplayNameType getDisplayNameArray(int i)
          Gets ith "display-name" element
 EmptyType getDistributable()
          Gets the "distributable" element
 EjbLocalRefType[] getEjbLocalRefArray()
          Gets array of all "ejb-local-ref" elements
 EjbLocalRefType getEjbLocalRefArray(int i)
          Gets ith "ejb-local-ref" element
 EjbRefType[] getEjbRefArray()
          Gets array of all "ejb-ref" elements
 EjbRefType getEjbRefArray(int i)
          Gets ith "ejb-ref" element
 EnvEntryType[] getEnvEntryArray()
          Gets array of all "env-entry" elements
 EnvEntryType getEnvEntryArray(int i)
          Gets ith "env-entry" element
 ErrorPageType[] getErrorPageArray()
          Gets array of all "error-page" elements
 ErrorPageType getErrorPageArray(int i)
          Gets ith "error-page" element
 FilterType[] getFilterArray()
          Gets array of all "filter" elements
 FilterType getFilterArray(int i)
          Gets ith "filter" element
 FilterMappingType[] getFilterMappingArray()
          Gets array of all "filter-mapping" elements
 FilterMappingType getFilterMappingArray(int i)
          Gets ith "filter-mapping" element
 IconType[] getIconArray()
          Gets array of all "icon" elements
 IconType getIconArray(int i)
          Gets ith "icon" element
 JspConfigType getJspConfig()
          Gets the "jsp-config" element
 ListenerType[] getListenerArray()
          Gets array of all "listener" elements
 ListenerType getListenerArray(int i)
          Gets ith "listener" element
 LocaleEncodingMappingListType getLocaleEncodingMappingList()
          Gets the "locale-encoding-mapping-list" element
 LoginConfigType getLoginConfig()
          Gets the "login-config" element
 MessageDestinationType[] getMessageDestinationArray()
          Gets array of all "message-destination" elements
 MessageDestinationType getMessageDestinationArray(int i)
          Gets ith "message-destination" element
 MessageDestinationRefType[] getMessageDestinationRefArray()
          Gets array of all "message-destination-ref" elements
 MessageDestinationRefType getMessageDestinationRefArray(int i)
          Gets ith "message-destination-ref" element
 MimeMappingType[] getMimeMappingArray()
          Gets array of all "mime-mapping" elements
 MimeMappingType getMimeMappingArray(int i)
          Gets ith "mime-mapping" element
 ResourceEnvRefType[] getResourceEnvRefArray()
          Gets array of all "resource-env-ref" elements
 ResourceEnvRefType getResourceEnvRefArray(int i)
          Gets ith "resource-env-ref" element
 ResourceRefType[] getResourceRefArray()
          Gets array of all "resource-ref" elements
 ResourceRefType getResourceRefArray(int i)
          Gets ith "resource-ref" element
 SecurityConstraintType[] getSecurityConstraintArray()
          Gets array of all "security-constraint" elements
 SecurityConstraintType getSecurityConstraintArray(int i)
          Gets ith "security-constraint" element
 SecurityRoleType[] getSecurityRoleArray()
          Gets array of all "security-role" elements
 SecurityRoleType getSecurityRoleArray(int i)
          Gets ith "security-role" element
 ServletType[] getServletArray()
          Gets array of all "servlet" elements
 ServletType getServletArray(int i)
          Gets ith "servlet" element
 ServletMappingType[] getServletMappingArray()
          Gets array of all "servlet-mapping" elements
 ServletMappingType getServletMappingArray(int i)
          Gets ith "servlet-mapping" element
 SessionConfigType getSessionConfig()
          Gets the "session-config" element
 WebAppVersionType.Enum getVersion()
          Gets the "version" attribute
 WelcomeFileListType getWelcomeFileList()
          Gets the "welcome-file-list" element
 ParamValueType insertNewContextParam(int i)
          Inserts and returns a new empty value (as xml) as the ith "context-param" element
 DeploymentExtensionType insertNewDeploymentExtension(int i)
          Inserts and returns a new empty value (as xml) as the ith "deployment-extension" element
 DescriptionType insertNewDescription(int i)
          Inserts and returns a new empty value (as xml) as the ith "description" element
 DisplayNameType insertNewDisplayName(int i)
          Inserts and returns a new empty value (as xml) as the ith "display-name" element
 EjbLocalRefType insertNewEjbLocalRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "ejb-local-ref" element
 EjbRefType insertNewEjbRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element
 EnvEntryType insertNewEnvEntry(int i)
          Inserts and returns a new empty value (as xml) as the ith "env-entry" element
 ErrorPageType insertNewErrorPage(int i)
          Inserts and returns a new empty value (as xml) as the ith "error-page" element
 FilterType insertNewFilter(int i)
          Inserts and returns a new empty value (as xml) as the ith "filter" element
 FilterMappingType insertNewFilterMapping(int i)
          Inserts and returns a new empty value (as xml) as the ith "filter-mapping" element
 IconType insertNewIcon(int i)
          Inserts and returns a new empty value (as xml) as the ith "icon" element
 ListenerType insertNewListener(int i)
          Inserts and returns a new empty value (as xml) as the ith "listener" element
 MessageDestinationType insertNewMessageDestination(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination" element
 MessageDestinationRefType insertNewMessageDestinationRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination-ref" element
 MimeMappingType insertNewMimeMapping(int i)
          Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element
 ResourceEnvRefType insertNewResourceEnvRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element
 ResourceRefType insertNewResourceRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-ref" element
 SecurityConstraintType insertNewSecurityConstraint(int i)
          Inserts and returns a new empty value (as xml) as the ith "security-constraint" element
 SecurityRoleType insertNewSecurityRole(int i)
          Inserts and returns a new empty value (as xml) as the ith "security-role" element
 ServletType insertNewServlet(int i)
          Inserts and returns a new empty value (as xml) as the ith "servlet" element
 ServletMappingType insertNewServletMapping(int i)
          Inserts and returns a new empty value (as xml) as the ith "servlet-mapping" element
 boolean isSetDistributable()
          True if has "distributable" element
 boolean isSetJspConfig()
          True if has "jsp-config" element
 boolean isSetLocaleEncodingMappingList()
          True if has "locale-encoding-mapping-list" element
 boolean isSetLoginConfig()
          True if has "login-config" element
 boolean isSetSessionConfig()
          True if has "session-config" element
 boolean isSetWelcomeFileList()
          True if has "welcome-file-list" element
 void removeContextParam(int i)
          Removes the ith "context-param" element
 void removeDeploymentExtension(int i)
          Removes the ith "deployment-extension" element
 void removeDescription(int i)
          Removes the ith "description" element
 void removeDisplayName(int i)
          Removes the ith "display-name" element
 void removeEjbLocalRef(int i)
          Removes the ith "ejb-local-ref" element
 void removeEjbRef(int i)
          Removes the ith "ejb-ref" element
 void removeEnvEntry(int i)
          Removes the ith "env-entry" element
 void removeErrorPage(int i)
          Removes the ith "error-page" element
 void removeFilter(int i)
          Removes the ith "filter" element
 void removeFilterMapping(int i)
          Removes the ith "filter-mapping" element
 void removeIcon(int i)
          Removes the ith "icon" element
 void removeListener(int i)
          Removes the ith "listener" element
 void removeMessageDestination(int i)
          Removes the ith "message-destination" element
 void removeMessageDestinationRef(int i)
          Removes the ith "message-destination-ref" element
 void removeMimeMapping(int i)
          Removes the ith "mime-mapping" element
 void removeResourceEnvRef(int i)
          Removes the ith "resource-env-ref" element
 void removeResourceRef(int i)
          Removes the ith "resource-ref" element
 void removeSecurityConstraint(int i)
          Removes the ith "security-constraint" element
 void removeSecurityRole(int i)
          Removes the ith "security-role" element
 void removeServlet(int i)
          Removes the ith "servlet" element
 void removeServletMapping(int i)
          Removes the ith "servlet-mapping" element
 void setContextParamArray(int i, ParamValueType contextParam)
          Sets ith "context-param" element
 void setContextParamArray(ParamValueType[] contextParamArray)
          Sets array of all "context-param" element
 void setDeploymentExtensionArray(DeploymentExtensionType[] deploymentExtensionArray)
          Sets array of all "deployment-extension" element
 void setDeploymentExtensionArray(int i, DeploymentExtensionType deploymentExtension)
          Sets ith "deployment-extension" element
 void setDescriptionArray(DescriptionType[] descriptionArray)
          Sets array of all "description" element
 void setDescriptionArray(int i, DescriptionType description)
          Sets ith "description" element
 void setDisplayNameArray(DisplayNameType[] displayNameArray)
          Sets array of all "display-name" element
 void setDisplayNameArray(int i, DisplayNameType displayName)
          Sets ith "display-name" element
 void setDistributable(EmptyType distributable)
          Sets the "distributable" element
 void setEjbLocalRefArray(EjbLocalRefType[] ejbLocalRefArray)
          Sets array of all "ejb-local-ref" element
 void setEjbLocalRefArray(int i, EjbLocalRefType ejbLocalRef)
          Sets ith "ejb-local-ref" element
 void setEjbRefArray(EjbRefType[] ejbRefArray)
          Sets array of all "ejb-ref" element
 void setEjbRefArray(int i, EjbRefType ejbRef)
          Sets ith "ejb-ref" element
 void setEnvEntryArray(EnvEntryType[] envEntryArray)
          Sets array of all "env-entry" element
 void setEnvEntryArray(int i, EnvEntryType envEntry)
          Sets ith "env-entry" element
 void setErrorPageArray(ErrorPageType[] errorPageArray)
          Sets array of all "error-page" element
 void setErrorPageArray(int i, ErrorPageType errorPage)
          Sets ith "error-page" element
 void setFilterArray(FilterType[] filterArray)
          Sets array of all "filter" element
 void setFilterArray(int i, FilterType filter)
          Sets ith "filter" element
 void setFilterMappingArray(FilterMappingType[] filterMappingArray)
          Sets array of all "filter-mapping" element
 void setFilterMappingArray(int i, FilterMappingType filterMapping)
          Sets ith "filter-mapping" element
 void setIconArray(IconType[] iconArray)
          Sets array of all "icon" element
 void setIconArray(int i, IconType icon)
          Sets ith "icon" element
 void setJspConfig(JspConfigType jspConfig)
          Sets the "jsp-config" element
 void setListenerArray(int i, ListenerType listener)
          Sets ith "listener" element
 void setListenerArray(ListenerType[] listenerArray)
          Sets array of all "listener" element
 void setLocaleEncodingMappingList(LocaleEncodingMappingListType localeEncodingMappingList)
          Sets the "locale-encoding-mapping-list" element
 void setLoginConfig(LoginConfigType loginConfig)
          Sets the "login-config" element
 void setMessageDestinationArray(int i, MessageDestinationType messageDestination)
          Sets ith "message-destination" element
 void setMessageDestinationArray(MessageDestinationType[] messageDestinationArray)
          Sets array of all "message-destination" element
 void setMessageDestinationRefArray(int i, MessageDestinationRefType messageDestinationRef)
          Sets ith "message-destination-ref" element
 void setMessageDestinationRefArray(MessageDestinationRefType[] messageDestinationRefArray)
          Sets array of all "message-destination-ref" element
 void setMimeMappingArray(int i, MimeMappingType mimeMapping)
          Sets ith "mime-mapping" element
 void setMimeMappingArray(MimeMappingType[] mimeMappingArray)
          Sets array of all "mime-mapping" element
 void setResourceEnvRefArray(int i, ResourceEnvRefType resourceEnvRef)
          Sets ith "resource-env-ref" element
 void setResourceEnvRefArray(ResourceEnvRefType[] resourceEnvRefArray)
          Sets array of all "resource-env-ref" element
 void setResourceRefArray(int i, ResourceRefType resourceRef)
          Sets ith "resource-ref" element
 void setResourceRefArray(ResourceRefType[] resourceRefArray)
          Sets array of all "resource-ref" element
 void setSecurityConstraintArray(int i, SecurityConstraintType securityConstraint)
          Sets ith "security-constraint" element
 void setSecurityConstraintArray(SecurityConstraintType[] securityConstraintArray)
          Sets array of all "security-constraint" element
 void setSecurityRoleArray(int i, SecurityRoleType securityRole)
          Sets ith "security-role" element
 void setSecurityRoleArray(SecurityRoleType[] securityRoleArray)
          Sets array of all "security-role" element
 void setServletArray(int i, ServletType servlet)
          Sets ith "servlet" element
 void setServletArray(ServletType[] servletArray)
          Sets array of all "servlet" element
 void setServletMappingArray(int i, ServletMappingType servletMapping)
          Sets ith "servlet-mapping" element
 void setServletMappingArray(ServletMappingType[] servletMappingArray)
          Sets array of all "servlet-mapping" element
 void setSessionConfig(SessionConfigType sessionConfig)
          Sets the "session-config" element
 void setVersion(WebAppVersionType.Enum version)
          Sets the "version" attribute
 void setWelcomeFileList(WelcomeFileListType welcomeFileList)
          Sets the "welcome-file-list" element
 int sizeOfContextParamArray()
          Returns number of "context-param" element
 int sizeOfDeploymentExtensionArray()
          Returns number of "deployment-extension" element
 int sizeOfDescriptionArray()
          Returns number of "description" element
 int sizeOfDisplayNameArray()
          Returns number of "display-name" element
 int sizeOfEjbLocalRefArray()
          Returns number of "ejb-local-ref" element
 int sizeOfEjbRefArray()
          Returns number of "ejb-ref" element
 int sizeOfEnvEntryArray()
          Returns number of "env-entry" element
 int sizeOfErrorPageArray()
          Returns number of "error-page" element
 int sizeOfFilterArray()
          Returns number of "filter" element
 int sizeOfFilterMappingArray()
          Returns number of "filter-mapping" element
 int sizeOfIconArray()
          Returns number of "icon" element
 int sizeOfListenerArray()
          Returns number of "listener" element
 int sizeOfMessageDestinationArray()
          Returns number of "message-destination" element
 int sizeOfMessageDestinationRefArray()
          Returns number of "message-destination-ref" element
 int sizeOfMimeMappingArray()
          Returns number of "mime-mapping" element
 int sizeOfResourceEnvRefArray()
          Returns number of "resource-env-ref" element
 int sizeOfResourceRefArray()
          Returns number of "resource-ref" element
 int sizeOfSecurityConstraintArray()
          Returns number of "security-constraint" element
 int sizeOfSecurityRoleArray()
          Returns number of "security-role" element
 int sizeOfServletArray()
          Returns number of "servlet" element
 int sizeOfServletMappingArray()
          Returns number of "servlet-mapping" element
 void unsetDistributable()
          Unsets the "distributable" element
 void unsetJspConfig()
          Unsets the "jsp-config" element
 void unsetLocaleEncodingMappingList()
          Unsets the "locale-encoding-mapping-list" element
 void unsetLoginConfig()
          Unsets the "login-config" element
 void unsetSessionConfig()
          Unsets the "session-config" element
 void unsetWelcomeFileList()
          Unsets the "welcome-file-list" element
 WebAppVersionType xgetVersion()
          Gets (as xml) the "version" attribute
 void xsetVersion(WebAppVersionType version)
          Sets (as xml) the "version" attribute
 
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectPath, selectPath, set, setNil, toString, validate, validate, valueEquals, valueHashCode
 
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, save, save, save, save, save, save, save, save, xmlText, xmlText
 

Field Detail

type

public static final org.apache.xmlbeans.SchemaType type
Method Detail

getDescriptionArray

public DescriptionType[] getDescriptionArray()
Gets array of all "description" elements


getDescriptionArray

public DescriptionType getDescriptionArray(int i)
Gets ith "description" element


sizeOfDescriptionArray

public int sizeOfDescriptionArray()
Returns number of "description" element


setDescriptionArray

public void setDescriptionArray(DescriptionType[] descriptionArray)
Sets array of all "description" element


setDescriptionArray

public void setDescriptionArray(int i,
                                DescriptionType description)
Sets ith "description" element


insertNewDescription

public DescriptionType insertNewDescription(int i)
Inserts and returns a new empty value (as xml) as the ith "description" element


addNewDescription

public DescriptionType addNewDescription()
Appends and returns a new empty value (as xml) as the last "description" element


removeDescription

public void removeDescription(int i)
Removes the ith "description" element


getDisplayNameArray

public DisplayNameType[] getDisplayNameArray()
Gets array of all "display-name" elements


getDisplayNameArray

public DisplayNameType getDisplayNameArray(int i)
Gets ith "display-name" element


sizeOfDisplayNameArray

public int sizeOfDisplayNameArray()
Returns number of "display-name" element


setDisplayNameArray

public void setDisplayNameArray(DisplayNameType[] displayNameArray)
Sets array of all "display-name" element


setDisplayNameArray

public void setDisplayNameArray(int i,
                                DisplayNameType displayName)
Sets ith "display-name" element


insertNewDisplayName

public DisplayNameType insertNewDisplayName(int i)
Inserts and returns a new empty value (as xml) as the ith "display-name" element


addNewDisplayName

public DisplayNameType addNewDisplayName()
Appends and returns a new empty value (as xml) as the last "display-name" element


removeDisplayName

public void removeDisplayName(int i)
Removes the ith "display-name" element


getIconArray

public IconType[] getIconArray()
Gets array of all "icon" elements


getIconArray

public IconType getIconArray(int i)
Gets ith "icon" element


sizeOfIconArray

public int sizeOfIconArray()
Returns number of "icon" element


setIconArray

public void setIconArray(IconType[] iconArray)
Sets array of all "icon" element


setIconArray

public void setIconArray(int i,
                         IconType icon)
Sets ith "icon" element


insertNewIcon

public IconType insertNewIcon(int i)
Inserts and returns a new empty value (as xml) as the ith "icon" element


addNewIcon

public IconType addNewIcon()
Appends and returns a new empty value (as xml) as the last "icon" element


removeIcon

public void removeIcon(int i)
Removes the ith "icon" element


getDistributable

public EmptyType getDistributable()
Gets the "distributable" element


isSetDistributable

public boolean isSetDistributable()
True if has "distributable" element


setDistributable

public void setDistributable(EmptyType distributable)
Sets the "distributable" element


addNewDistributable

public EmptyType addNewDistributable()
Appends and returns a new empty "distributable" element


unsetDistributable

public void unsetDistributable()
Unsets the "distributable" element


getContextParamArray

public ParamValueType[] getContextParamArray()
Gets array of all "context-param" elements


getContextParamArray

public ParamValueType getContextParamArray(int i)
Gets ith "context-param" element


sizeOfContextParamArray

public int sizeOfContextParamArray()
Returns number of "context-param" element


setContextParamArray

public void setContextParamArray(ParamValueType[] contextParamArray)
Sets array of all "context-param" element


setContextParamArray

public void setContextParamArray(int i,
                                 ParamValueType contextParam)
Sets ith "context-param" element


insertNewContextParam

public ParamValueType insertNewContextParam(int i)
Inserts and returns a new empty value (as xml) as the ith "context-param" element


addNewContextParam

public ParamValueType addNewContextParam()
Appends and returns a new empty value (as xml) as the last "context-param" element


removeContextParam

public void removeContextParam(int i)
Removes the ith "context-param" element


getFilterArray

public FilterType[] getFilterArray()
Gets array of all "filter" elements


getFilterArray

public FilterType getFilterArray(int i)
Gets ith "filter" element


sizeOfFilterArray

public int sizeOfFilterArray()
Returns number of "filter" element


setFilterArray

public void setFilterArray(FilterType[] filterArray)
Sets array of all "filter" element


setFilterArray

public void setFilterArray(int i,
                           FilterType filter)
Sets ith "filter" element


insertNewFilter

public FilterType insertNewFilter(int i)
Inserts and returns a new empty value (as xml) as the ith "filter" element


addNewFilter

public FilterType addNewFilter()
Appends and returns a new empty value (as xml) as the last "filter" element


removeFilter

public void removeFilter(int i)
Removes the ith "filter" element


getFilterMappingArray

public FilterMappingType[] getFilterMappingArray()
Gets array of all "filter-mapping" elements


getFilterMappingArray

public FilterMappingType getFilterMappingArray(int i)
Gets ith "filter-mapping" element


sizeOfFilterMappingArray

public int sizeOfFilterMappingArray()
Returns number of "filter-mapping" element


setFilterMappingArray

public void setFilterMappingArray(FilterMappingType[] filterMappingArray)
Sets array of all "filter-mapping" element


setFilterMappingArray

public void setFilterMappingArray(int i,
                                  FilterMappingType filterMapping)
Sets ith "filter-mapping" element


insertNewFilterMapping

public FilterMappingType insertNewFilterMapping(int i)
Inserts and returns a new empty value (as xml) as the ith "filter-mapping" element


addNewFilterMapping

public FilterMappingType addNewFilterMapping()
Appends and returns a new empty value (as xml) as the last "filter-mapping" element


removeFilterMapping

public void removeFilterMapping(int i)
Removes the ith "filter-mapping" element


getListenerArray

public ListenerType[] getListenerArray()
Gets array of all "listener" elements


getListenerArray

public ListenerType getListenerArray(int i)
Gets ith "listener" element


sizeOfListenerArray

public int sizeOfListenerArray()
Returns number of "listener" element


setListenerArray

public void setListenerArray(ListenerType[] listenerArray)
Sets array of all "listener" element


setListenerArray

public void setListenerArray(int i,
                             ListenerType listener)
Sets ith "listener" element


insertNewListener

public ListenerType insertNewListener(int i)
Inserts and returns a new empty value (as xml) as the ith "listener" element


addNewListener

public ListenerType addNewListener()
Appends and returns a new empty value (as xml) as the last "listener" element


removeListener

public void removeListener(int i)
Removes the ith "listener" element


getServletArray

public ServletType[] getServletArray()
Gets array of all "servlet" elements


getServletArray

public ServletType getServletArray(int i)
Gets ith "servlet" element


sizeOfServletArray

public int sizeOfServletArray()
Returns number of "servlet" element


setServletArray

public void setServletArray(ServletType[] servletArray)
Sets array of all "servlet" element


setServletArray

public void setServletArray(int i,
                            ServletType servlet)
Sets ith "servlet" element


insertNewServlet

public ServletType insertNewServlet(int i)
Inserts and returns a new empty value (as xml) as the ith "servlet" element


addNewServlet

public ServletType addNewServlet()
Appends and returns a new empty value (as xml) as the last "servlet" element


removeServlet

public void removeServlet(int i)
Removes the ith "servlet" element


getServletMappingArray

public ServletMappingType[] getServletMappingArray()
Gets array of all "servlet-mapping" elements


getServletMappingArray

public ServletMappingType getServletMappingArray(int i)
Gets ith "servlet-mapping" element


sizeOfServletMappingArray

public int sizeOfServletMappingArray()
Returns number of "servlet-mapping" element


setServletMappingArray

public void setServletMappingArray(ServletMappingType[] servletMappingArray)
Sets array of all "servlet-mapping" element


setServletMappingArray

public void setServletMappingArray(int i,
                                   ServletMappingType servletMapping)
Sets ith "servlet-mapping" element


insertNewServletMapping

public ServletMappingType insertNewServletMapping(int i)
Inserts and returns a new empty value (as xml) as the ith "servlet-mapping" element


addNewServletMapping

public ServletMappingType addNewServletMapping()
Appends and returns a new empty value (as xml) as the last "servlet-mapping" element


removeServletMapping

public void removeServletMapping(int i)
Removes the ith "servlet-mapping" element


getSessionConfig

public SessionConfigType getSessionConfig()
Gets the "session-config" element


isSetSessionConfig

public boolean isSetSessionConfig()
True if has "session-config" element


setSessionConfig

public void setSessionConfig(SessionConfigType sessionConfig)
Sets the "session-config" element


addNewSessionConfig

public SessionConfigType addNewSessionConfig()
Appends and returns a new empty "session-config" element


unsetSessionConfig

public void unsetSessionConfig()
Unsets the "session-config" element


getMimeMappingArray

public MimeMappingType[] getMimeMappingArray()
Gets array of all "mime-mapping" elements


getMimeMappingArray

public MimeMappingType getMimeMappingArray(int i)
Gets ith "mime-mapping" element


sizeOfMimeMappingArray

public int sizeOfMimeMappingArray()
Returns number of "mime-mapping" element


setMimeMappingArray

public void setMimeMappingArray(MimeMappingType[] mimeMappingArray)
Sets array of all "mime-mapping" element


setMimeMappingArray

public void setMimeMappingArray(int i,
                                MimeMappingType mimeMapping)
Sets ith "mime-mapping" element


insertNewMimeMapping

public MimeMappingType insertNewMimeMapping(int i)
Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element


addNewMimeMapping

public MimeMappingType addNewMimeMapping()
Appends and returns a new empty value (as xml) as the last "mime-mapping" element


removeMimeMapping

public void removeMimeMapping(int i)
Removes the ith "mime-mapping" element


getWelcomeFileList

public WelcomeFileListType getWelcomeFileList()
Gets the "welcome-file-list" element


isSetWelcomeFileList

public boolean isSetWelcomeFileList()
True if has "welcome-file-list" element


setWelcomeFileList

public void setWelcomeFileList(WelcomeFileListType welcomeFileList)
Sets the "welcome-file-list" element


addNewWelcomeFileList

public WelcomeFileListType addNewWelcomeFileList()
Appends and returns a new empty "welcome-file-list" element


unsetWelcomeFileList

public void unsetWelcomeFileList()
Unsets the "welcome-file-list" element


getErrorPageArray

public ErrorPageType[] getErrorPageArray()
Gets array of all "error-page" elements


getErrorPageArray

public ErrorPageType getErrorPageArray(int i)
Gets ith "error-page" element


sizeOfErrorPageArray

public int sizeOfErrorPageArray()
Returns number of "error-page" element


setErrorPageArray

public void setErrorPageArray(ErrorPageType[] errorPageArray)
Sets array of all "error-page" element


setErrorPageArray

public void setErrorPageArray(int i,
                              ErrorPageType errorPage)
Sets ith "error-page" element


insertNewErrorPage

public ErrorPageType insertNewErrorPage(int i)
Inserts and returns a new empty value (as xml) as the ith "error-page" element


addNewErrorPage

public ErrorPageType addNewErrorPage()
Appends and returns a new empty value (as xml) as the last "error-page" element


removeErrorPage

public void removeErrorPage(int i)
Removes the ith "error-page" element


getJspConfig

public JspConfigType getJspConfig()
Gets the "jsp-config" element


isSetJspConfig

public boolean isSetJspConfig()
True if has "jsp-config" element


setJspConfig

public void setJspConfig(JspConfigType jspConfig)
Sets the "jsp-config" element


addNewJspConfig

public JspConfigType addNewJspConfig()
Appends and returns a new empty "jsp-config" element


unsetJspConfig

public void unsetJspConfig()
Unsets the "jsp-config" element


getResourceEnvRefArray

public ResourceEnvRefType[] getResourceEnvRefArray()
Gets array of all "resource-env-ref" elements


getResourceEnvRefArray

public ResourceEnvRefType getResourceEnvRefArray(int i)
Gets ith "resource-env-ref" element


sizeOfResourceEnvRefArray

public int sizeOfResourceEnvRefArray()
Returns number of "resource-env-ref" element


setResourceEnvRefArray

public void setResourceEnvRefArray(ResourceEnvRefType[] resourceEnvRefArray)
Sets array of all "resource-env-ref" element


setResourceEnvRefArray

public void setResourceEnvRefArray(int i,
                                   ResourceEnvRefType resourceEnvRef)
Sets ith "resource-env-ref" element


insertNewResourceEnvRef

public ResourceEnvRefType insertNewResourceEnvRef(int i)
Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element


addNewResourceEnvRef

public ResourceEnvRefType addNewResourceEnvRef()
Appends and returns a new empty value (as xml) as the last "resource-env-ref" element


removeResourceEnvRef

public void removeResourceEnvRef(int i)
Removes the ith "resource-env-ref" element


getMessageDestinationRefArray

public MessageDestinationRefType[] getMessageDestinationRefArray()
Gets array of all "message-destination-ref" elements


getMessageDestinationRefArray

public MessageDestinationRefType getMessageDestinationRefArray(int i)
Gets ith "message-destination-ref" element


sizeOfMessageDestinationRefArray

public int sizeOfMessageDestinationRefArray()
Returns number of "message-destination-ref" element


setMessageDestinationRefArray

public void setMessageDestinationRefArray(MessageDestinationRefType[] messageDestinationRefArray)
Sets array of all "message-destination-ref" element


setMessageDestinationRefArray

public void setMessageDestinationRefArray(int i,
                                          MessageDestinationRefType messageDestinationRef)
Sets ith "message-destination-ref" element


insertNewMessageDestinationRef

public MessageDestinationRefType insertNewMessageDestinationRef(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination-ref" element


addNewMessageDestinationRef

public MessageDestinationRefType addNewMessageDestinationRef()
Appends and returns a new empty value (as xml) as the last "message-destination-ref" element


removeMessageDestinationRef

public void removeMessageDestinationRef(int i)
Removes the ith "message-destination-ref" element


getResourceRefArray

public ResourceRefType[] getResourceRefArray()
Gets array of all "resource-ref" elements


getResourceRefArray

public ResourceRefType getResourceRefArray(int i)
Gets ith "resource-ref" element


sizeOfResourceRefArray

public int sizeOfResourceRefArray()
Returns number of "resource-ref" element


setResourceRefArray

public void setResourceRefArray(ResourceRefType[] resourceRefArray)
Sets array of all "resource-ref" element


setResourceRefArray

public void setResourceRefArray(int i,
                                ResourceRefType resourceRef)
Sets ith "resource-ref" element


insertNewResourceRef

public ResourceRefType insertNewResourceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "resource-ref" element


addNewResourceRef

public ResourceRefType addNewResourceRef()
Appends and returns a new empty value (as xml) as the last "resource-ref" element


removeResourceRef

public void removeResourceRef(int i)
Removes the ith "resource-ref" element


getSecurityConstraintArray

public SecurityConstraintType[] getSecurityConstraintArray()
Gets array of all "security-constraint" elements


getSecurityConstraintArray

public SecurityConstraintType getSecurityConstraintArray(int i)
Gets ith "security-constraint" element


sizeOfSecurityConstraintArray

public int sizeOfSecurityConstraintArray()
Returns number of "security-constraint" element


setSecurityConstraintArray

public void setSecurityConstraintArray(SecurityConstraintType[] securityConstraintArray)
Sets array of all "security-constraint" element


setSecurityConstraintArray

public void setSecurityConstraintArray(int i,
                                       SecurityConstraintType securityConstraint)
Sets ith "security-constraint" element


insertNewSecurityConstraint

public SecurityConstraintType insertNewSecurityConstraint(int i)
Inserts and returns a new empty value (as xml) as the ith "security-constraint" element


addNewSecurityConstraint

public SecurityConstraintType addNewSecurityConstraint()
Appends and returns a new empty value (as xml) as the last "security-constraint" element


removeSecurityConstraint

public void removeSecurityConstraint(int i)
Removes the ith "security-constraint" element


getLoginConfig

public LoginConfigType getLoginConfig()
Gets the "login-config" element


isSetLoginConfig

public boolean isSetLoginConfig()
True if has "login-config" element


setLoginConfig

public void setLoginConfig(LoginConfigType loginConfig)
Sets the "login-config" element


addNewLoginConfig

public LoginConfigType addNewLoginConfig()
Appends and returns a new empty "login-config" element


unsetLoginConfig

public void unsetLoginConfig()
Unsets the "login-config" element


getSecurityRoleArray

public SecurityRoleType[] getSecurityRoleArray()
Gets array of all "security-role" elements


getSecurityRoleArray

public SecurityRoleType getSecurityRoleArray(int i)
Gets ith "security-role" element


sizeOfSecurityRoleArray

public int sizeOfSecurityRoleArray()
Returns number of "security-role" element


setSecurityRoleArray

public void setSecurityRoleArray(SecurityRoleType[] securityRoleArray)
Sets array of all "security-role" element


setSecurityRoleArray

public void setSecurityRoleArray(int i,
                                 SecurityRoleType securityRole)
Sets ith "security-role" element


insertNewSecurityRole

public SecurityRoleType insertNewSecurityRole(int i)
Inserts and returns a new empty value (as xml) as the ith "security-role" element


addNewSecurityRole

public SecurityRoleType addNewSecurityRole()
Appends and returns a new empty value (as xml) as the last "security-role" element


removeSecurityRole

public void removeSecurityRole(int i)
Removes the ith "security-role" element


getEnvEntryArray

public EnvEntryType[] getEnvEntryArray()
Gets array of all "env-entry" elements


getEnvEntryArray

public EnvEntryType getEnvEntryArray(int i)
Gets ith "env-entry" element


sizeOfEnvEntryArray

public int sizeOfEnvEntryArray()
Returns number of "env-entry" element


setEnvEntryArray

public void setEnvEntryArray(EnvEntryType[] envEntryArray)
Sets array of all "env-entry" element


setEnvEntryArray

public void setEnvEntryArray(int i,
                             EnvEntryType envEntry)
Sets ith "env-entry" element


insertNewEnvEntry

public EnvEntryType insertNewEnvEntry(int i)
Inserts and returns a new empty value (as xml) as the ith "env-entry" element


addNewEnvEntry

public EnvEntryType addNewEnvEntry()
Appends and returns a new empty value (as xml) as the last "env-entry" element


removeEnvEntry

public void removeEnvEntry(int i)
Removes the ith "env-entry" element


getEjbRefArray

public EjbRefType[] getEjbRefArray()
Gets array of all "ejb-ref" elements


getEjbRefArray

public EjbRefType getEjbRefArray(int i)
Gets ith "ejb-ref" element


sizeOfEjbRefArray

public int sizeOfEjbRefArray()
Returns number of "ejb-ref" element


setEjbRefArray

public void setEjbRefArray(EjbRefType[] ejbRefArray)
Sets array of all "ejb-ref" element


setEjbRefArray

public void setEjbRefArray(int i,
                           EjbRefType ejbRef)
Sets ith "ejb-ref" element


insertNewEjbRef

public EjbRefType insertNewEjbRef(int i)
Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element


addNewEjbRef

public EjbRefType addNewEjbRef()
Appends and returns a new empty value (as xml) as the last "ejb-ref" element


removeEjbRef

public void removeEjbRef(int i)
Removes the ith "ejb-ref" element


getEjbLocalRefArray

public EjbLocalRefType[] getEjbLocalRefArray()
Gets array of all "ejb-local-ref" elements


getEjbLocalRefArray

public EjbLocalRefType getEjbLocalRefArray(int i)
Gets ith "ejb-local-ref" element


sizeOfEjbLocalRefArray

public int sizeOfEjbLocalRefArray()
Returns number of "ejb-local-ref" element


setEjbLocalRefArray

public void setEjbLocalRefArray(EjbLocalRefType[] ejbLocalRefArray)
Sets array of all "ejb-local-ref" element


setEjbLocalRefArray

public void setEjbLocalRefArray(int i,
                                EjbLocalRefType ejbLocalRef)
Sets ith "ejb-local-ref" element


insertNewEjbLocalRef

public EjbLocalRefType insertNewEjbLocalRef(int i)
Inserts and returns a new empty value (as xml) as the ith "ejb-local-ref" element


addNewEjbLocalRef

public EjbLocalRefType addNewEjbLocalRef()
Appends and returns a new empty value (as xml) as the last "ejb-local-ref" element


removeEjbLocalRef

public void removeEjbLocalRef(int i)
Removes the ith "ejb-local-ref" element


getMessageDestinationArray

public MessageDestinationType[] getMessageDestinationArray()
Gets array of all "message-destination" elements


getMessageDestinationArray

public MessageDestinationType getMessageDestinationArray(int i)
Gets ith "message-destination" element


sizeOfMessageDestinationArray

public int sizeOfMessageDestinationArray()
Returns number of "message-destination" element


setMessageDestinationArray

public void setMessageDestinationArray(MessageDestinationType[] messageDestinationArray)
Sets array of all "message-destination" element


setMessageDestinationArray

public void setMessageDestinationArray(int i,
                                       MessageDestinationType messageDestination)
Sets ith "message-destination" element


insertNewMessageDestination

public MessageDestinationType insertNewMessageDestination(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination" element


addNewMessageDestination

public MessageDestinationType addNewMessageDestination()
Appends and returns a new empty value (as xml) as the last "message-destination" element


removeMessageDestination

public void removeMessageDestination(int i)
Removes the ith "message-destination" element


getLocaleEncodingMappingList

public LocaleEncodingMappingListType getLocaleEncodingMappingList()
Gets the "locale-encoding-mapping-list" element


isSetLocaleEncodingMappingList

public boolean isSetLocaleEncodingMappingList()
True if has "locale-encoding-mapping-list" element


setLocaleEncodingMappingList

public void setLocaleEncodingMappingList(LocaleEncodingMappingListType localeEncodingMappingList)
Sets the "locale-encoding-mapping-list" element


addNewLocaleEncodingMappingList

public LocaleEncodingMappingListType addNewLocaleEncodingMappingList()
Appends and returns a new empty "locale-encoding-mapping-list" element


unsetLocaleEncodingMappingList

public void unsetLocaleEncodingMappingList()
Unsets the "locale-encoding-mapping-list" element


getDeploymentExtensionArray

public DeploymentExtensionType[] getDeploymentExtensionArray()
Gets array of all "deployment-extension" elements


getDeploymentExtensionArray

public DeploymentExtensionType getDeploymentExtensionArray(int i)
Gets ith "deployment-extension" element


sizeOfDeploymentExtensionArray

public int sizeOfDeploymentExtensionArray()
Returns number of "deployment-extension" element


setDeploymentExtensionArray

public void setDeploymentExtensionArray(DeploymentExtensionType[] deploymentExtensionArray)
Sets array of all "deployment-extension" element


setDeploymentExtensionArray

public void setDeploymentExtensionArray(int i,
                                        DeploymentExtensionType deploymentExtension)
Sets ith "deployment-extension" element


insertNewDeploymentExtension

public DeploymentExtensionType insertNewDeploymentExtension(int i)
Inserts and returns a new empty value (as xml) as the ith "deployment-extension" element


addNewDeploymentExtension

public DeploymentExtensionType addNewDeploymentExtension()
Appends and returns a new empty value (as xml) as the last "deployment-extension" element


removeDeploymentExtension

public void removeDeploymentExtension(int i)
Removes the ith "deployment-extension" element


getVersion

public WebAppVersionType.Enum getVersion()
Gets the "version" attribute


xgetVersion

public WebAppVersionType xgetVersion()
Gets (as xml) the "version" attribute


setVersion

public void setVersion(WebAppVersionType.Enum version)
Sets the "version" attribute


xsetVersion

public void xsetVersion(WebAppVersionType version)
Sets (as xml) the "version" attribute



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.