public class WebXml22Type extends 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
Modifier | Constructor and Description |
---|---|
protected |
WebXml22Type()
Protected Constructor.
|
protected |
WebXml22Type(AbstractDescriptorType parent,
Dtd grammar)
Protected constructor.
|
Modifier and Type | Method and Description |
---|---|
static WebXmlType |
getInstance()
Get the instance of the WEB XML Type.
|
WebXmlVersion |
getVersion()
Get the web xml version for his type.
|
addTag, document, element, element, getAllTags, getDescriptorIo, getGrammar, getJDOMFactory, getTagByName, setDescriptorIo
addContent, addNamespaceDeclaration, attribute, attribute, attribute, attribute, cdata, comment, docType, docType, docType, document, document, element, element, entityRef, entityRef, entityRef, processingInstruction, processingInstruction, setAttribute, text
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addContent, addNamespaceDeclaration, attribute, attribute, attribute, attribute, cdata, comment, docType, docType, docType, document, document, element, element, entityRef, entityRef, entityRef, processingInstruction, processingInstruction, setAttribute, text
protected WebXml22Type()
protected WebXml22Type(AbstractDescriptorType parent, Dtd grammar)
parent
- Parent type if anygrammar
- grammar to usepublic static WebXmlType getInstance()
public WebXmlVersion getVersion()
getVersion
in class WebXmlType
Copyright © 2004-2013 Codehaus. All Rights Reserved.