| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDescriptorType |
| Modifier and Type | Method and Description |
|---|---|
DescriptorType |
AbstractDescriptor.getDescriptorType() |
DescriptorType |
Descriptor.getDescriptorType()
Get the descriptor type for this descriptor.
|
DescriptorType |
DescriptorTag.getDescriptorType()
Return the descriptor type that this tag is defined in.
|
| Constructor and Description |
|---|
AbstractDescriptor(org.jdom.Element rootElement,
DescriptorType descriptorType)
Constructor.
|
AbstractDescriptorIo(DescriptorType descriptorType)
Constructor.
|
AbstractDescriptorType(DescriptorType parent,
Class descriptorClass,
Grammar grammar)
Constructor.
|
DescriptorTag(DescriptorType descriptorType,
String tagName,
boolean isMultipleAllowed)
Constructor.
|
DescriptorTag(DescriptorType descriptorType,
String tagName,
org.jdom.Namespace namespace,
boolean isMultipleAllowed,
Identifier identifier,
Class clazz)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationXmlType
Descriptor type for application xml.
|
| Constructor and Description |
|---|
ApplicationXml(org.jdom.Element rootElement,
DescriptorType type)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EjbJarXmlType |
| Constructor and Description |
|---|
EjbJarXml(org.jdom.Element rootElement,
DescriptorType type)
Constructor.
|
EjbJarXmlTag(DescriptorType type,
String tagName)
Constructor.
|
EjbJarXmlTag(DescriptorType type,
String tagName,
boolean isMultipleAllowed)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JBossXmlType |
| Constructor and Description |
|---|
JBossXml(org.jdom.Element rootElement,
DescriptorType type)
Constructor.
|
JBossXmlTag(DescriptorType type,
String tagName)
Constructor.
|
JBossXmlTag(DescriptorType type,
String tagName,
boolean isMultipleAllowed)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrionEjbJarXmlType |
| Constructor and Description |
|---|
OrionEjbJarXml(org.jdom.Element document,
DescriptorType type)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WeblogicEjbJarXmlType |
| Constructor and Description |
|---|
WeblogicEjbJarXml(org.jdom.Element rootElement,
DescriptorType type)
Constructor.
|
WeblogicEjbJarXmlTag(DescriptorType type,
String tagName)
Constructor.
|
WeblogicEjbJarXmlTag(DescriptorType type,
String tagName,
boolean isMultipleAllowed)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IbmEjbJarBndXmiType |
| Constructor and Description |
|---|
IbmEjbJarBndXmi(org.jdom.Element rootElement,
DescriptorType type)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorType |
DescriptorMergerByTag.getDescriptorType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptorMergerByTag.setDescriptorType(DescriptorType descriptorTagFactory) |
| Constructor and Description |
|---|
NodeMergeStrategy(DescriptorType type,
org.jdom.Element template)
Constructor.
|
NodeMergeStrategy(DescriptorType type,
InputStream stream)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebXml22Type
Web 2.2 Descriptor.
|
class |
WebXml23Type
Web 2.3 Descriptor.
|
class |
WebXml24Type
Web 2.4 Descriptor.
|
class |
WebXml25Type
Web 2.5 Descriptor.
|
class |
WebXmlType
A document type for web.xml web deployment descriptors.
|
| Constructor and Description |
|---|
WebXml(org.jdom.Element rootElement,
DescriptorType type)
Constructor.
|
WebXmlIo(DescriptorType type)
Constructor.
|
WebXmlTag(DescriptorType type,
String tagName)
Constructor.
|
WebXmlTag(DescriptorType type,
String tagName,
boolean isMultipleAllowed)
Constructor.
|
WebXmlTag(DescriptorType type,
String tagName,
boolean isMultipleAllowed,
Identifier identifier,
Class clazz)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JBossWebXmlType |
| Constructor and Description |
|---|
JBossWebXml(org.jdom.Element rootElement,
DescriptorType type)
Constructor.
|
JBossWebXmlIo(DescriptorType factory)
Constructor.
|
JBossWebXmlTag(DescriptorType type,
String tagName)
Constructor.
|
JBossWebXmlTag(DescriptorType type,
String tagName,
boolean isMultipleAllowed)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrionWebXmlType |
| Constructor and Description |
|---|
OrionWebXml(org.jdom.Element rootElement,
DescriptorType type)
Constructor.
|
OrionWebXmlIo(DescriptorType type)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResinWebXmlType |
| Constructor and Description |
|---|
ResinWebXml(org.jdom.Element rootElement,
DescriptorType type)
Constructor.
|
ResinWebXmlTag(DescriptorType type,
String tagName)
Constructor.
|
ResinWebXmlTag(DescriptorType type,
String tagName,
boolean isMultipleAllowed)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TomcatContextXmlType |
| Constructor and Description |
|---|
TomcatContextXml(org.jdom.Element rootElement,
DescriptorType type)
Constructor.
|
TomcatContextXmlTag(DescriptorType type,
String tagName)
Constructor.
|
TomcatContextXmlTag(DescriptorType type,
String tagName,
boolean isMultipleAllowed)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WeblogicXmlType |
| Constructor and Description |
|---|
WeblogicXml(org.jdom.Element rootElement,
DescriptorType type)
Constructor.
|
WeblogicXmlTag(DescriptorType type,
String tagName)
Constructor.
|
WeblogicXmlTag(DescriptorType type,
String tagName,
boolean isMultipleAllowed)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IbmWebBndXmiType |
| Constructor and Description |
|---|
IbmWebBndXmi(org.jdom.Element rootElement,
DescriptorType type)
Constructor.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.