|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdom.DefaultJDOMFactory
org.codehaus.cargo.module.AbstractDescriptorType
org.codehaus.cargo.module.webapp.WebXmlType
org.codehaus.cargo.module.webapp.WebXml22Type
public class WebXml22Type
Web 2.2 Descriptor.
Field Summary |
---|
Fields inherited from class org.codehaus.cargo.module.webapp.WebXmlType |
---|
AUTH_CONSTRAINT, AUTH_METHOD, CONTEXT_PARAM, DESCRIPTION, DISPATCHER, DISPLAY_NAME, DISTRIBUTABLE, EJB_LINK, EJB_LOCAL_REF, EJB_REF, EJB_REF_NAME, EJB_REF_TYPE, ENV_ENTRY, ERROR_PAGE, FILTER, FILTER_CLASS, FILTER_MAPPING, FILTER_NAME, HOME, ICON, INIT_PARAM, JSP_FILE, LISTENER, LOAD_ON_STARTUP, LOCAL, LOCAL_HOME, LOGIN_CONFIG, MIME_MAPPING, PARAM_NAME, PARAM_VALUE, REALM_NAME, REMOTE, RESOURCE_ENV_REF, RESOURCE_REF, ROLE_NAME, RUN_AS, SECURITY_CONSTRAINT, SECURITY_ROLE, SERVLET, SERVLET_CLASS, SERVLET_MAPPING, SERVLET_NAME, SESSION_CONFIG, TAGLIB, URL_PATTERN, WEB_RESOURCE_COLLECTION, WEB_RESOURCE_NAME, WELCOME_FILE_LIST |
Constructor Summary | |
---|---|
protected |
WebXml22Type()
Protected Constructor. |
protected |
WebXml22Type(AbstractDescriptorType parent,
Dtd grammar)
Protected constructor. |
Method Summary | |
---|---|
static WebXmlType |
getInstance()
Get the instance of the WEB XML Type. |
WebXmlVersion |
getVersion()
Get the web xml version for his type. |
Methods inherited from class org.codehaus.cargo.module.AbstractDescriptorType |
---|
addTag, document, element, element, getAllTags, getDescriptorIo, getGrammar, getJDOMFactory, getTagByName, setDescriptorIo |
Methods inherited from class org.jdom.DefaultJDOMFactory |
---|
addContent, addNamespaceDeclaration, attribute, attribute, attribute, attribute, cdata, comment, docType, docType, docType, document, document, element, element, entityRef, entityRef, entityRef, processingInstruction, processingInstruction, setAttribute, text |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jdom.JDOMFactory |
---|
addContent, addNamespaceDeclaration, attribute, attribute, attribute, attribute, cdata, comment, docType, docType, docType, document, document, element, element, entityRef, entityRef, entityRef, processingInstruction, processingInstruction, setAttribute, text |
Constructor Detail |
---|
protected WebXml22Type()
protected WebXml22Type(AbstractDescriptorType parent, Dtd grammar)
parent
- Parent type if anygrammar
- grammar to useMethod Detail |
---|
public static WebXmlType getInstance()
public WebXmlVersion getVersion()
getVersion
in class WebXmlType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |