Package | Description |
---|---|
org.codehaus.cargo.module.merge | |
org.codehaus.cargo.module.webapp | |
org.codehaus.cargo.module.webapp.resin |
Modifier and Type | Method and Description |
---|---|
static AbstractMergeSet |
MergeNodeList.createFromNames(AbstractNodeList leftSet,
AbstractNodeList rightSet)
Static constructor.
|
Constructor and Description |
---|
MergeNodeList(AbstractNodeList leftSet,
AbstractNodeList rightSet)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
TagNodeList
TagNodeList is a nodelist constructed from a known tag and creates wrapped
nodes of a particular class automatically.
|
Modifier and Type | Method and Description |
---|---|
AbstractNodeList |
WebXml.getContextParams()
Get the context parameters.
|
AbstractNodeList |
WebXml.getListeners()
Returns a list of nodes that are of web listeners.
|
Modifier and Type | Method and Description |
---|---|
AbstractNodeList |
ResinWebXml.getJndiLinks()
Get the jndi links.
|
AbstractNodeList |
ResinWebXml.getResourceRefs()
Get the resource references.
|
AbstractNodeList |
ResinWebXml.getSystemProperties()
Get the system properties.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.