- AbstractChoiceMergeStrategy - Class in org.codehaus.cargo.module.merge.tagstrategy
-
A merging strategy that can make a decision between various differing merge strategies,
depending upon the state that it is passed.
- AbstractChoiceMergeStrategy() - Constructor for class org.codehaus.cargo.module.merge.tagstrategy.AbstractChoiceMergeStrategy
-
- AbstractDescriptor - Class in org.codehaus.cargo.module
-
Encapsulates the DOM representation of a deployment descriptor to provide convenience methods for
easy access and manipulation.
- AbstractDescriptor(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.AbstractDescriptor
-
Constructor.
- AbstractDescriptorIo - Class in org.codehaus.cargo.module
-
Provides convenience methods for reading and writing descriptors.
- AbstractDescriptorIo(DescriptorType) - Constructor for class org.codehaus.cargo.module.AbstractDescriptorIo
-
Constructor.
- AbstractDescriptorType - Class in org.codehaus.cargo.module
-
- AbstractDescriptorType(DescriptorType, Class, Grammar) - Constructor for class org.codehaus.cargo.module.AbstractDescriptorType
-
Constructor.
- accept(File) - Method in class org.codehaus.cargo.module.webapp.merge.MergeWarFileDetails
- addContextParam(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Adds a new context-param element to the descriptor.
- addDispatcher(String) - Method in class org.codehaus.cargo.module.webapp.elements.FilterMapping
-
Add a dispatcher element.
- addDispatchPolicy(EjbDef, String) - Method in class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXml
-
Adds a dispatch policy to a ejb definition.
- addEjbModule(String) - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
Adds a ejb module to the deployment descriptor.
- addEjbRef(WebXml, EjbRef) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Add an EJB Reference.
- addEjbReference(EjbRef) - Method in class org.codehaus.cargo.module.webapp.jboss.JBossWebXml
-
Adds an ejb reference to the descriptor.
- addEjbReference(EjbRef) - Method in class org.codehaus.cargo.module.webapp.orion.OrionWebXml
-
Adds a ejb reference description to orion-web.xml.
- addEjbReference(EjbRef) - Method in class org.codehaus.cargo.module.webapp.resin.ResinWebXml
-
Adds a ejb reference.
- addEjbReference(EjbRef) - Method in interface org.codehaus.cargo.module.webapp.VendorWebAppDescriptor
-
Adds an ejb reference to the descriptor.
- addEjbReference(EjbRef) - Method in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXml
-
Adds a ejb reference description to the weblogic.xml.
- addEjbReference(EjbRef) - Method in class org.codehaus.cargo.module.webapp.websphere.IbmWebBndXmi
-
Adds a ejb reference description to the websphere web deployment descriptor.
- addElement(DescriptorTag, Element, Element) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Adds an element of the specified tag to the descriptor.
- addElement(DescriptorTag, Element, Element) - Method in interface org.codehaus.cargo.module.Descriptor
-
Add an element into the descriptor.
- addExclusionPattern(String) - Method in class org.codehaus.cargo.module.webapp.merge.MergeWarFileDetails
-
Add a file or library exclusion pattern.
- addFilter(WebXml, Filter) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
- addFilter(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Add a filter to the descriptor.
- addFilterInitParam(WebXml, String, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Add an init param to a filter.
- addFilterMapping(WebXml, FilterMapping) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
- addJspFile(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Add a JSP file.
- addMergeItem(Object) - Method in class org.codehaus.cargo.module.merge.DocumentMerger
-
Add an item to be merged.
- addMergeItem(Object) - Method in class org.codehaus.cargo.module.merge.DocumentMergerByXslt
-
Add an item to be merged.
- addMergeItem(Object) - Method in class org.codehaus.cargo.module.merge.DocumentStreamAdapter
-
Add an item to be merged.
- addMergeItem(Object) - Method in interface org.codehaus.cargo.module.merge.MergeProcessor
-
Add an item to be merged.
- addMergeItem(Object) - Method in class org.codehaus.cargo.module.webapp.merge.ArchiveResourceMerger
-
Add an item into the merge.
- addMergeItem(Object) - Method in class org.codehaus.cargo.module.webapp.merge.WarArchiveMerger
-
Add an item to be merged.
- addMergeProcessor(String, MergeProcessor) - Method in class org.codehaus.cargo.module.webapp.merge.WarArchiveMerger
-
Add a merging processor that merges specified items witin the war files.
- addMerger(DescriptorMerger) - Method in class org.codehaus.cargo.module.XmlMerger
-
- addProcessor(String, MergeProcessor) - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
-
- addSecurityConstraint(WebXml, String, String, List) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Add a security constraint.
- addSecurityRole(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
- addServlet(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Add a servlet to the descriptor.
- addServlet(WebXml, Servlet) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Add a servlet to the web xml.
- addServletInitParam(WebXml, String, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Add an init param to a servlet.
- addServletMapping(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
- addServletRunAsRoleName(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
- addStrategyForName(String, MergeStrategy) - Method in class org.codehaus.cargo.module.merge.tagstrategy.ChooseByNameMergeStrategy
-
If the element has this name, then use this strategy.
- addTag(DescriptorTag) - Method in class org.codehaus.cargo.module.AbstractDescriptorType
-
Add a descriptor tag to this descriptor type.
- addTag(DescriptorTag) - Method in interface org.codehaus.cargo.module.DescriptorType
-
Add a descriptor tag into this descriptor.
- addTag(DescriptorElement) - Method in class org.codehaus.cargo.module.webapp.WebXml
-
Add a tag into the document.
- addTagInitParam(WebXmlElement, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Add an init-param to the web xml.
- addVendorDescriptor(VendorEjbDescriptor) - Method in class org.codehaus.cargo.module.ejb.EjbJarXml
-
Associates a vendor specific descriptor with this web.xml.
- addVendorDescriptor(VendorWebAppDescriptor) - Method in class org.codehaus.cargo.module.webapp.WebXml
-
Associates a vendor specific descriptor with this web.xml.
- addWebModule(String, String) - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
Adds a web module to the deployment descriptor.
- ApplicationXml - Class in org.codehaus.cargo.module.application
-
Encapsulates the DOM representation of an EAR descriptor (application.xml
) to
provide convenience methods for easy access and manipulation.
- ApplicationXml(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.application.ApplicationXml
-
Constructor.
- ApplicationXmlIo - Class in org.codehaus.cargo.module.application
-
Provides convenience methods for reading and writing enterprise application deployment
descriptors (application.xml).
- ApplicationXmlTag - Class in org.codehaus.cargo.module.application
-
Represents the various top-level tags in a enterprise application deployment descriptor as a
typesafe enumeration.
- ApplicationXmlTag(ApplicationXmlType, String, boolean) - Constructor for class org.codehaus.cargo.module.application.ApplicationXmlTag
-
Constructor.
- ApplicationXmlTag(ApplicationXmlType, String) - Constructor for class org.codehaus.cargo.module.application.ApplicationXmlTag
-
Constructor.
- ApplicationXmlType - Class in org.codehaus.cargo.module.application
-
Descriptor type for application xml.
- ApplicationXmlType() - Constructor for class org.codehaus.cargo.module.application.ApplicationXmlType
-
Protected Constructor.
- ApplicationXmlVersion - Class in org.codehaus.cargo.module.application
-
Enumerated type that represents the version of the deployment descriptor of a enterprise
application (application.xml).
- ArchiveResourceMerger - Class in org.codehaus.cargo.module.webapp.merge
-
Class to store merging operations.
- ArchiveResourceMerger(String, MergeProcessor) - Constructor for class org.codehaus.cargo.module.webapp.merge.ArchiveResourceMerger
-
Constructor.
- AUTH_CONSTRAINT - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'auth-constraint'.
- AUTH_FILTER - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'auth-filter'.
- AUTH_METHOD - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'auth-method'.
- AuthConstraint - Class in org.codehaus.cargo.module.webapp.elements
-
- AuthConstraint(WebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.elements.AuthConstraint
-
Constructor.
- getAllTags() - Method in class org.codehaus.cargo.module.AbstractDescriptorType
-
- getAllTags() - Method in interface org.codehaus.cargo.module.DescriptorType
-
Get all defined tags for this descriptor.
- getApplicationXml() - Method in class org.codehaus.cargo.module.application.DefaultEarArchive
-
Returns the deployment descriptor of the web application.
- getApplicationXml() - Method in interface org.codehaus.cargo.module.application.EarArchive
-
Returns the deployment descriptor of the web application.
- getChildText(Element, DescriptorTag) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Returns the text value from a child directly under the parent tag.
- getChildText(Element, String) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Returns the text value from a child directly under the parent tag.
- getContentAsStream() - Method in class org.codehaus.cargo.module.DefaultJarArchive
-
Returns the content of the archive as JarInputStream
.
- getContextParam(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Returns the element that contains the definition of a specific context param, or
null
if a context param of the specified name is not defined in the
descriptor.
- getContextRoot() - Method in class org.codehaus.cargo.module.webapp.jboss.JBossWebXml
-
- getDefaultStrategyIfNoneSpecified() - Method in class org.codehaus.cargo.module.merge.DescriptorMergerByTag
-
- getDescriptorIo() - Method in class org.codehaus.cargo.module.AbstractDescriptorType
-
Get the IO class for this descriptor type.
- getDescriptorIo() - Method in interface org.codehaus.cargo.module.DescriptorType
-
- getDescriptorIo() - Method in class org.codehaus.cargo.module.merge.DocumentStreamAdapter
-
- getDescriptorType() - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
- getDescriptorType() - Method in interface org.codehaus.cargo.module.Descriptor
-
Get the descriptor type for this descriptor.
- getDescriptorType() - Method in class org.codehaus.cargo.module.DescriptorTag
-
Return the descriptor type that this tag is defined in.
- getDescriptorType() - Method in class org.codehaus.cargo.module.merge.DescriptorMergerByTag
-
- getDirectoryServlet() - Method in class org.codehaus.cargo.module.webapp.resin.ResinWebXml
-
Get the directory servlet.
- getDispatchers() - Method in class org.codehaus.cargo.module.webapp.elements.FilterMapping
-
- getDispatchPolicy(EjbDef) - Method in class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXml
-
Returns the dispatch policy for a given ejb.
- getDocument() - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Return the representation as a document.
- getDocument() - Method in interface org.codehaus.cargo.module.Descriptor
-
- getDocument(InputStream) - Method in class org.codehaus.cargo.module.merge.DocumentStreamAdapter
-
Parse the input stream into a document.
- getDtdFileName(String, String) - Method in class org.codehaus.cargo.module.XmlEntityResolver
-
Tries to decide the file name of a DTD from the public and system id.
- getEjbHomeInterface() - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Returns the ejb home inteface.
- getEjbInterface() - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Returns the ejb inteface.
- getEjbJarXml() - Method in class org.codehaus.cargo.module.ejb.DefaultEjbArchive
-
Return the ejb-jar.xml.
- getEjbJarXml() - Method in interface org.codehaus.cargo.module.ejb.EjbArchive
-
Return the ejb-jar.xml.
- getEjbModule(String) - Method in class org.codehaus.cargo.module.application.DefaultEarArchive
-
Returns the ejb archive stored in the EAR with the specified URI.
- getEjbModule(String) - Method in interface org.codehaus.cargo.module.application.EarArchive
-
Returns the ejb archive stored in the EAR with the specified URI.
- getEjbModules() - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
Returns an iterator over the ejb modules defined in the descriptor.
- getEjbName() - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Returns the ejb name.
- getElementId() - Method in class org.codehaus.cargo.module.webapp.resin.elements.JndiLink
- getElementId() - Method in class org.codehaus.cargo.module.webapp.resin.elements.ResourceRef
- getElementId() - Method in class org.codehaus.cargo.module.webapp.resin.elements.SystemProperty
- getElementOrder(String) - Method in class org.codehaus.cargo.module.Dtd
-
Returns a List of
DescriptorTag
that describes the order that
elements can appear in a certain element accordingly to the grammar.
- getElementOrder(String) - Method in class org.codehaus.cargo.module.ejb.websphere.IbmEjbJarBndXmiGrammar
-
Returns a List of
DescriptorTag
that describes the order that
elements can appear in a certain element accordingly to the grammar.
- getElementOrder(String) - Method in interface org.codehaus.cargo.module.Grammar
-
Returns a List of
DescriptorTag
that describes the order that
elements can appear in a certain element accordingly to the grammar.
- getElementOrder(String) - Method in class org.codehaus.cargo.module.webapp.websphere.IbmWebBndXmiGrammar
-
Returns a List of
DescriptorTag
that describes the order that
elements can appear in a certain element accordingly to the grammar.
- getElements(DescriptorTag) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Returns an iterator over the elements that match the specified tag.
- getElements(String) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Returns an iterator over the elements that match the specified tag.
- getElements(ApplicationXmlTag) - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
Returns an iterator over the elements that match the specified tag.
- getEntityEjb(String) - Method in class org.codehaus.cargo.module.ejb.EjbJarXml
-
Return a specific entity definition.
- getEntityEjbs() - Method in class org.codehaus.cargo.module.ejb.EjbJarXml
-
Returns all entity ejbs in this descriptor.
- getEntityResolver() - Method in class org.codehaus.cargo.module.AbstractDescriptorIo
-
Get the default entity resolver for this type.
- getEntityResolver() - Method in class org.codehaus.cargo.module.webapp.WebXmlIo
-
- getFile() - Method in interface org.codehaus.cargo.module.JarArchiveUpdateable
-
- getFileHandler() - Method in class org.codehaus.cargo.module.DefaultJarArchive
-
- getFileName() - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
Returns the file name of this descriptor.
- getFileName() - Method in interface org.codehaus.cargo.module.Descriptor
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.ejb.EjbJarXml
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.ejb.jboss.JBossXml
-
Returns the file name 'jboss.xml'.
- getFileName() - Method in class org.codehaus.cargo.module.ejb.orion.OrionEjbJarXml
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXml
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.ejb.websphere.IbmEjbJarBndXmi
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.webapp.jboss.JBossWebXml
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.webapp.orion.OrionWebXml
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.webapp.resin.ResinWebXml
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXml
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXml
-
- getFileName() - Method in class org.codehaus.cargo.module.webapp.websphere.IbmWebBndXmi
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.webapp.WebXml
-
Returns the file name of this descriptor.
- getFilter(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
- getFilterClass() - Method in class org.codehaus.cargo.module.webapp.elements.Filter
-
Get the filter class.
- getFilterInitParam(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
- getFilterInitParamNames(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get the init parameter names for a filter.
- getFilterMappingElements(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Returns the filter mappings that the specified filter is mapped to in an ordered list.
- getFilterMappings(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Returns the URL-patterns that the specified filter is mapped to in an ordered list.
- getFilterName() - Method in class org.codehaus.cargo.module.webapp.elements.Filter
-
Get the filter name.
- getFilterName() - Method in class org.codehaus.cargo.module.webapp.elements.FilterMapping
-
Get the filter name.
- getFilterNames(WebXml) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
- getFilterNamesForClass(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Returns a list of names of filters that are mapped to the specified class.
- getGrammar() - Method in class org.codehaus.cargo.module.AbstractDescriptorType
-
Get the grammar for this descriptor type.
- getGrammar() - Method in interface org.codehaus.cargo.module.DescriptorType
-
- getId() - Method in class org.codehaus.cargo.module.ejb.EjbDef
-
Id accessor.
- getIdentifier() - Method in class org.codehaus.cargo.module.DescriptorTag
-
- getIdentifier(Element) - Method in class org.codehaus.cargo.module.Identifier
-
Get the value of the identifier for a particular element.
- getImmediateChild(Element, DescriptorTag) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Gets a certain tag directly under the parent tag.
- getImplementationClass() - Method in class org.codehaus.cargo.module.DescriptorTag
-
- getInitParam(String) - Method in class org.codehaus.cargo.module.webapp.elements.Filter
-
- getInitParams() - Method in class org.codehaus.cargo.module.webapp.elements.Filter
-
- getInsertionPointFor(DescriptorTag, String) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Returns the node before which the specified tag should be inserted, or null
if
the node should be inserted at the end of the descriptor.
- getInstance() - Static method in class org.codehaus.cargo.module.application.ApplicationXmlType
-
Get the application XML Descriptor type.
- getInstance() - Static method in class org.codehaus.cargo.module.ejb.EjbJarXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.ejb.jboss.JBossXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.ejb.orion.OrionEjbJarXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.ejb.websphere.IbmEjbJarBndXmiType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.jboss.JBossWebXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.orion.OrionWebXmlType
-
Get Static Singleton instance.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.resin.ResinWebXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.websphere.IbmWebBndXmiType
-
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.WebXml22Type
-
Get the instance of the WEB XML Type.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.WebXml23Type
-
Get the instance of the WEB XML Type.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.WebXml24Type
-
Get the instance of the WEB XML Type.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.WebXml25Type
-
Get the instance of the WEB XML Type.
- getJBossWebXml() - Method in class org.codehaus.cargo.module.webapp.jboss.JBossWarArchive
-
Returns the jboss-web.xml
deployment descriptor of the web
application.
- getJDOMFactory() - Method in class org.codehaus.cargo.module.AbstractDescriptorType
- getJDOMFactory() - Method in interface org.codehaus.cargo.module.DescriptorType
-
- getJndiLinks() - Method in class org.codehaus.cargo.module.webapp.resin.ResinWebXml
-
Get the jndi links.
- getJndiName(EjbDef) - Method in class org.codehaus.cargo.module.ejb.jboss.JBossXml
-
Returns the JNDI name for the ejb..
- getJndiName(EjbDef) - Method in class org.codehaus.cargo.module.ejb.orion.OrionEjbJarXml
-
Returns the jndi name for an EJB.
- getJndiName(EjbDef) - Method in interface org.codehaus.cargo.module.ejb.VendorEjbDescriptor
-
Returns the jndi name for an EJB.
- getJndiName(EjbDef) - Method in class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXml
-
Returns the jndi name for an EJB.
- getJndiName(EjbDef) - Method in class org.codehaus.cargo.module.ejb.websphere.IbmEjbJarBndXmi
-
Returns the jndi name for an EJB.
- getJndiName() - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Returns the jndi inteface.
- getListenerClass() - Method in class org.codehaus.cargo.module.webapp.elements.Listener
-
- getLocal() - Method in class org.codehaus.cargo.module.ejb.EjbDef
-
Local accessor.
- getLocalHome() - Method in class org.codehaus.cargo.module.ejb.EjbDef
-
LocalHome accessor.
- getLoginConfigAuthMethod(WebXml) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get the login config authorization method.
- getMergers() - Method in class org.codehaus.cargo.module.XmlMerger
-
- getMergeStrategy(String) - Method in class org.codehaus.cargo.module.merge.DescriptorMergerByTag
-
- getName() - Method in class org.codehaus.cargo.module.ejb.EjbDef
-
Name accessor.
- getName() - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Returns the name of the reference.
- getNamespace() - Method in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Return the namespace of this web xml file, or null if none.
- getNestedElements(Element, DescriptorTag) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Returns an iterator over the child elements of the specified element that match the specified
tag.
- getNestedText(Element, DescriptorTag) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Returns the text nested inside a child element of the specified element.
- getParameters() - Method in class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXml
-
Gets all the parameters that match XPath "Context/Parameter".
- getParamName() - Method in class org.codehaus.cargo.module.webapp.elements.ContextParam
-
- getParamName() - Method in class org.codehaus.cargo.module.webapp.elements.InitParam
-
- getParamValue() - Method in class org.codehaus.cargo.module.webapp.elements.ContextParam
-
- getParamValue() - Method in class org.codehaus.cargo.module.webapp.elements.InitParam
-
- getPath() - Method in class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXml
-
- getPublicId() - Method in class org.codehaus.cargo.module.application.ApplicationXmlVersion
-
Returns the public ID of the document type corresponding to the descriptor version.
- getPublicId() - Method in class org.codehaus.cargo.module.ejb.EjbJarXmlVersion
-
Returns the public ID of the document type corresponding to the descriptor version.
- getPublicId() - Method in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Returns the public ID of the document type corresponding to the descriptor version.
- getResource(String) - Method in class org.codehaus.cargo.module.DefaultJarArchive
-
Returns a resource from the archive as input stream.
- getResource(String) - Method in interface org.codehaus.cargo.module.JarArchive
-
Returns a resource from the archive as input stream.
- getResource(String) - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
-
Returns a resource from the archive as input stream.
- getResourceRefs() - Method in class org.codehaus.cargo.module.webapp.resin.ResinWebXml
-
Get the resource references.
- getResources(String) - Method in class org.codehaus.cargo.module.DefaultJarArchive
-
Returns the list of resources in the specified directory in the archive.
- getResources(String) - Method in interface org.codehaus.cargo.module.JarArchive
-
Returns the list of resources in the specified directory in the archive.
- getResources(String) - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
-
Returns the list of resources in the specified directory in the archive.
- getRootElement() - Method in interface org.codehaus.cargo.module.Descriptor
- getSecurityConstraint(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get a security constraint by URL.
- getSecurityRole(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get the security role by name.
- getSecurityRoleNames(WebXml) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get the security role names.
- getServlet(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
- getServletClass() - Method in class org.codehaus.cargo.module.webapp.elements.Servlet
-
- getServletInitParam(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
- getServletInitParamNames(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get the names of all the servlet init parameters.
- getServletMappings(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get the servlet mappings to the named servlet.
- getServletName() - Method in class org.codehaus.cargo.module.webapp.elements.FilterMapping
-
Get the servlet name.
- getServletName() - Method in class org.codehaus.cargo.module.webapp.elements.Servlet
-
- getServletNames(WebXml) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get an iterator of the servlet names in the web xml.
- getServletNamesForClass(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get the names that this servlet uses.
- getServletNamesForJspFile(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Returns a list of names of servlets that are mapped to the specified JSP file.
- getServletRunAsRoleName(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
For a named servlet, return the run-as role name.
- getSessionConfig() - Method in class org.codehaus.cargo.module.webapp.resin.ResinWebXml
-
Get the session config element.
- getSessionEjb(String) - Method in class org.codehaus.cargo.module.ejb.EjbJarXml
-
Return a specific session definition.
- getSessionEjbs() - Method in class org.codehaus.cargo.module.ejb.EjbJarXml
-
Returns all session ejbs in this descriptor.
- getSystemId() - Method in class org.codehaus.cargo.module.application.ApplicationXmlVersion
-
Returns the system ID of the document type corresponding to the descriptor version.
- getSystemId() - Method in class org.codehaus.cargo.module.ejb.EjbJarXmlVersion
-
Returns the system ID of the document type corresponding to the descriptor version.
- getSystemId() - Method in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Returns the system ID of the document type corresponding to the descriptor version.
- getSystemProperties() - Method in class org.codehaus.cargo.module.webapp.resin.ResinWebXml
-
Get the system properties.
- getTag() - Method in class org.codehaus.cargo.module.DescriptorElement
-
- getTag(String) - Method in class org.codehaus.cargo.module.webapp.WebXml
-
Get a tag by name.
- getTagByIdentifier(DescriptorTag, String) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Get elements of a particular descriptor tag whose identifier matches the passed parameter.
- getTagByIdentifier(String, String) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Get elements of a particular descriptor tag whose identifier matches the passed parameter.
- getTagByIdentifier(DescriptorTag, String) - Method in interface org.codehaus.cargo.module.Descriptor
-
Get elements of a particular descriptor tag whose identifier matches the passed parameter.
- getTagByName(String) - Method in class org.codehaus.cargo.module.AbstractDescriptorType
-
- getTagByName(String) - Method in interface org.codehaus.cargo.module.DescriptorType
-
Get a descriptor tag by name.
- getTagName() - Method in class org.codehaus.cargo.module.DescriptorTag
- getTagNamespace() - Method in class org.codehaus.cargo.module.DescriptorTag
-
Get tag namespace.
- getTagNamespace() - Method in class org.codehaus.cargo.module.webapp.WebXml
-
Get the namespace that tags in this descriptor live in.
- getTags(DescriptorTag) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Get tags of a particular type.
- getTags(String) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Get tags of a particular type.
- getTags(DescriptorTag) - Method in interface org.codehaus.cargo.module.Descriptor
-
Get tags of a particular type.
- getText(Element) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Returns the text value of an element.
- getTomcatContextXml() - Method in class org.codehaus.cargo.module.webapp.tomcat.TomcatWarArchive
-
Returns the META-INF/context.xml
deployment descriptor of the web application.
- getType() - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Returns the type of reference.
- getType() - Method in class org.codehaus.cargo.module.webapp.resin.elements.ResourceRef
-
Get the resource type that this is (eg JNDI).
- getUrlPattern() - Method in class org.codehaus.cargo.module.webapp.elements.FilterMapping
-
Get the URL Pattern.
- getValue() - Method in class org.codehaus.cargo.module.webapp.resin.elements.SystemProperty
-
Get the system property value.
- getVendorDescriptors() - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
Returns all vendor descriptors associated with this J2EE deployment descriptor.
- getVendorDescriptors() - Method in class org.codehaus.cargo.module.ejb.EjbJarXml
-
Returns all vendor descriptors associated with this J2EE deployment descriptor.
- getVendorDescriptors() - Method in interface org.codehaus.cargo.module.J2eeDescriptor
-
Returns all vendor descriptors associated with this J2EE deployment descriptor.
- getVendorDescriptors() - Method in class org.codehaus.cargo.module.webapp.WebXml
-
Returns all vendor descriptors associated with this web.xml.
- getVendorWebAppDescriptor(WebXml, Class) - Method in class org.codehaus.cargo.module.webapp.merge.WebXmlMerger
-
Get the vendor web app descriptor out of the web xml.
- getVersion() - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
- getVersion() - Method in class org.codehaus.cargo.module.application.ApplicationXmlVersion
-
Returns the tag name.
- getVersion() - Method in class org.codehaus.cargo.module.ejb.EjbJarXmlVersion
-
Returns the tag name.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXml
-
Returns the servlet API version.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXml22Type
-
Get the web xml version for his type.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXml23Type
-
Get the web xml version for his type.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXml24Type
-
Get the web xml version for his type.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXml25Type
-
Get the web xml version for his type.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXmlType
-
Get the web xml version for his type.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXmlTypeAwareParser
-
Get the version that was determined.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Returns the tag name.
- getWarFile() - Method in class org.codehaus.cargo.module.webapp.merge.MergeWarFileDetails
-
- getWebModule(String) - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
Returns the element that contains the definition of a specific web module, or
null
if a web module with the specified web-uri is not defined.
- getWebModule(String) - Method in class org.codehaus.cargo.module.application.DefaultEarArchive
-
Returns the web-app archive stored in the EAR with the specified URI.
- getWebModule(String) - Method in interface org.codehaus.cargo.module.application.EarArchive
-
Returns the web-app archive stored in the EAR with the specified URI.
- getWebModuleContextRoot(String) - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
Returns the context root of the the specified web module.
- getWebModuleUris() - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
Returns an iterator over the URIs of the web modules defined in the descriptor.
- getWebXml() - Method in class org.codehaus.cargo.module.webapp.DefaultWarArchive
-
Returns the deployment descriptor of the web application.
- getWebXml() - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
-
Returns the deployment descriptor of the web application.
- getWebXml() - Method in interface org.codehaus.cargo.module.webapp.WarArchive
-
Returns the deployment descriptor of the web application.
- getWebXmlMerger() - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
-
Get the web XML merger.
- getWebXmlMerger() - Method in class org.codehaus.cargo.module.webapp.merge.WarArchiveMerger
-
Get the class used for web xml merging.
- Grammar - Interface in org.codehaus.cargo.module
-
Contains methods for retrieving grammar information for an XML file.
- WarArchive - Interface in org.codehaus.cargo.module.webapp
-
Encapsulates access to a WAR.
- WarArchiveIo - Class in org.codehaus.cargo.module.webapp
-
Utility IO class for constructing War Archives.
- WarArchiveIo() - Constructor for class org.codehaus.cargo.module.webapp.WarArchiveIo
-
Constructor.
- WarArchiveMerger - Class in org.codehaus.cargo.module.webapp.merge
-
Class for merging two War Archives into each other.
- WarArchiveMerger() - Constructor for class org.codehaus.cargo.module.webapp.merge.WarArchiveMerger
-
Constructor Class for merging War archives together.
- WEB - Static variable in class org.codehaus.cargo.module.application.ApplicationXmlTag
-
Element name 'web'.
- WEB_RESOURCE_COLLECTION - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'web-resource-collection'.
- WEB_RESOURCE_NAME - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'web-resource-name'.
- WEB_URI - Static variable in class org.codehaus.cargo.module.application.ApplicationXmlTag
-
Element name 'web-uri'.
- WEBLOGIC_VERSION - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'weblogic-version'.
- WeblogicEjbJarXml - Class in org.codehaus.cargo.module.ejb.weblogic
-
Encapsulates the DOM representation of a weblogic ejb deployment descriptor
weblogic-ejb-jar.xml
to provide convenience methods for easy access and
manipulation.
- WeblogicEjbJarXml(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXml
-
Constructor.
- WeblogicEjbJarXmlIo - Class in org.codehaus.cargo.module.ejb.weblogic
-
Provides convenience methods for reading Weblogic ejb jar deployment descriptor.
- WeblogicEjbJarXmlIo() - Constructor for class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlIo
-
Protected Constrictor.
- WeblogicEjbJarXmlTag - Class in org.codehaus.cargo.module.ejb.weblogic
-
Represents the various tags in a weblogic ejb jar deployment descriptor.
- WeblogicEjbJarXmlTag(DescriptorType, String, boolean) - Constructor for class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlTag
-
Constructor.
- WeblogicEjbJarXmlTag(DescriptorType, String) - Constructor for class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlTag
-
Constructor.
- WeblogicEjbJarXmlType - Class in org.codehaus.cargo.module.ejb.weblogic
-
- WeblogicEjbJarXmlType() - Constructor for class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlType
-
- WeblogicXml - Class in org.codehaus.cargo.module.webapp.weblogic
-
Encapsulates the DOM representation of a weblogic web deployment descriptor
weblogic.xml
to provide convenience methods for easy access and manipulation.
- WeblogicXml(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.webapp.weblogic.WeblogicXml
-
Constructor.
- WeblogicXmlIo - Class in org.codehaus.cargo.module.webapp.weblogic
-
Provides convenience methods for reading Weblogic web deployment descriptor.
- WeblogicXmlIo() - Constructor for class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlIo
-
Constructor.
- WeblogicXmlTag - Class in org.codehaus.cargo.module.webapp.weblogic
-
Represents the various top-level tags in a web deployment descriptor as a typesafe enumeration.
- WeblogicXmlTag(DescriptorType, String, boolean) - Constructor for class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Constructor.
- WeblogicXmlTag(DescriptorType, String) - Constructor for class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Constructor.
- WeblogicXmlType - Class in org.codehaus.cargo.module.webapp.weblogic
-
- WeblogicXmlType() - Constructor for class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlType
-
Constructor.
- WebXml - Class in org.codehaus.cargo.module.webapp
-
Encapsulates the DOM representation of a web deployment descriptor web.xml
to
provide convenience methods for easy access and manipulation.
- WebXml() - Constructor for class org.codehaus.cargo.module.webapp.WebXml
-
Constructor.
- WebXml(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.webapp.WebXml
-
Constructor.
- WebXml22Type - Class in org.codehaus.cargo.module.webapp
-
Web 2.2 Descriptor.
- WebXml22Type() - Constructor for class org.codehaus.cargo.module.webapp.WebXml22Type
-
Protected Constructor.
- WebXml22Type(AbstractDescriptorType, Dtd) - Constructor for class org.codehaus.cargo.module.webapp.WebXml22Type
-
Protected constructor.
- WebXml23Type - Class in org.codehaus.cargo.module.webapp
-
Web 2.3 Descriptor.
- WebXml23Type() - Constructor for class org.codehaus.cargo.module.webapp.WebXml23Type
-
Protected constructor.
- WebXml24Type - Class in org.codehaus.cargo.module.webapp
-
Web 2.4 Descriptor.
- WebXml24Type() - Constructor for class org.codehaus.cargo.module.webapp.WebXml24Type
-
Protected constructor.
- WebXml25Type - Class in org.codehaus.cargo.module.webapp
-
Web 2.5 Descriptor.
- WebXml25Type() - Constructor for class org.codehaus.cargo.module.webapp.WebXml25Type
-
Protected constructor.
- WebXmlElement - Class in org.codehaus.cargo.module.webapp.elements
-
- WebXmlElement(WebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.elements.WebXmlElement
-
Constructor.
- WebXmlElement(WebXmlTag, Element) - Constructor for class org.codehaus.cargo.module.webapp.elements.WebXmlElement
-
Constructor.
- WebXmlIo - Class in org.codehaus.cargo.module.webapp
-
Provides convenience methods for reading and writing web deployment descriptors.
- WebXmlIo(DescriptorType) - Constructor for class org.codehaus.cargo.module.webapp.WebXmlIo
-
Constructor.
- WebXmlMerger - Class in org.codehaus.cargo.module.webapp.merge
-
Helper class that can merge two web deployment descriptors.
- WebXmlMerger() - Constructor for class org.codehaus.cargo.module.webapp.merge.WebXmlMerger
-
Constructor.
- WebXmlMerger(Descriptor) - Constructor for class org.codehaus.cargo.module.webapp.merge.WebXmlMerger
-
Constructor.
- WebXmlTag - Class in org.codehaus.cargo.module.webapp
-
Represents the various top-level tags in a web deployment descriptor as a typesafe enumeration.
- WebXmlTag(DescriptorType, String, boolean, Identifier, Class) - Constructor for class org.codehaus.cargo.module.webapp.WebXmlTag
-
Constructor.
- WebXmlTag(DescriptorType, String, boolean) - Constructor for class org.codehaus.cargo.module.webapp.WebXmlTag
-
Constructor.
- WebXmlTag(DescriptorType, String) - Constructor for class org.codehaus.cargo.module.webapp.WebXmlTag
-
Constructor.
- WebXmlType - Class in org.codehaus.cargo.module.webapp
-
A document type for web.xml web deployment descriptors.
- WebXmlType(AbstractDescriptorType, Dtd) - Constructor for class org.codehaus.cargo.module.webapp.WebXmlType
-
Protected constructor.
- WebXmlTypeAwareParser - Class in org.codehaus.cargo.module.webapp
-
SAX Handler for working out what the type of a web descriptor is.
- WebXmlTypeAwareParser(InputStream, EntityResolver) - Constructor for class org.codehaus.cargo.module.webapp.WebXmlTypeAwareParser
-
Constructor.
- WebXmlUtils - Class in org.codehaus.cargo.module.webapp
-
- WebXmlVersion - Class in org.codehaus.cargo.module.webapp
-
Enumerated type that represents the version of the web deployment descriptor.
- WELCOME_FILE_LIST - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'welcome-file-list'.
- WL_DISPATCH_POLICY - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'wl-dispatch-policy'.
- writeAll(J2eeDescriptor, String) - Static method in class org.codehaus.cargo.module.AbstractDescriptorIo
-
Writes the WebXml and its associated vendor descriptors to the specified directory.
- writeApplicationXml(ApplicationXml, File) - Static method in class org.codehaus.cargo.module.application.ApplicationXmlIo
-
Writes the specified document to a file.
- writeApplicationXml(ApplicationXml, File, String) - Static method in class org.codehaus.cargo.module.application.ApplicationXmlIo
-
Writes the specified document to a file.
- writeApplicationXml(ApplicationXml, File, String, boolean) - Static method in class org.codehaus.cargo.module.application.ApplicationXmlIo
-
Writes the specified document to a file.
- writeApplicationXml(ApplicationXml, OutputStream, String, boolean) - Static method in class org.codehaus.cargo.module.application.ApplicationXmlIo
-
Writes the specified document to an output stream.
- writeDescriptor(Descriptor, File) - Static method in class org.codehaus.cargo.module.AbstractDescriptorIo
-
Writes the specified document to a file.
- writeDescriptor(Descriptor, File, String) - Static method in class org.codehaus.cargo.module.AbstractDescriptorIo
-
Writes the specified document to a file.
- writeDescriptor(Descriptor, File, String, boolean) - Static method in class org.codehaus.cargo.module.AbstractDescriptorIo
-
Writes the specified document to a file.
- writeDescriptor(Descriptor, OutputStream, String, boolean) - Static method in class org.codehaus.cargo.module.AbstractDescriptorIo
-
Writes the specified document to an output stream.