|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationXmlTag | |
org.apache.cactus.integration.ant.deployment | Contains classes that support deployment aspects like parsing deployment descriptors and extracting resources from deployment archives. |
Uses of ApplicationXmlTag in org.apache.cactus.integration.ant.deployment |
Fields in org.apache.cactus.integration.ant.deployment declared as ApplicationXmlTag | |
static ApplicationXmlTag |
ApplicationXmlTag.ICON
Element name 'icon'. |
static ApplicationXmlTag |
ApplicationXmlTag.DISPLAY_NAME
Element name 'display-name'. |
static ApplicationXmlTag |
ApplicationXmlTag.DESCRIPTION
Element name 'description'. |
static ApplicationXmlTag |
ApplicationXmlTag.MODULE
Element name 'module'. |
static ApplicationXmlTag |
ApplicationXmlTag.WEB
Element name 'web', |
static ApplicationXmlTag |
ApplicationXmlTag.WEB_URI
Element name 'web-uri', |
static ApplicationXmlTag |
ApplicationXmlTag.CONTEXT_ROOT
Element name 'context-root', |
Methods in org.apache.cactus.integration.ant.deployment with parameters of type ApplicationXmlTag | |
java.util.Iterator |
ApplicationXml.getElements(ApplicationXmlTag theTag)
Returns an iterator over the elements that match the specified tag. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |