|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Identifier | |
---|---|
org.codehaus.cargo.module | |
org.codehaus.cargo.module.webapp |
Uses of Identifier in org.codehaus.cargo.module |
---|
Methods in org.codehaus.cargo.module that return Identifier | |
---|---|
Identifier |
DescriptorTag.getIdentifier()
|
Constructors in org.codehaus.cargo.module with parameters of type Identifier | |
---|---|
DescriptorTag(DescriptorType descriptorType,
String tagName,
org.jdom.Namespace namespace,
boolean isMultipleAllowed,
Identifier identifier,
Class clazz)
Constructor. |
Uses of Identifier in org.codehaus.cargo.module.webapp |
---|
Constructors in org.codehaus.cargo.module.webapp with parameters of type Identifier | |
---|---|
WebXmlTag(DescriptorType type,
String tagName,
boolean isMultipleAllowed,
Identifier identifier,
Class clazz)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |