public class DescriptorElement
extends org.jdom.Element
| Constructor and Description |
|---|
DescriptorElement(DescriptorTag tag)
Constructor.
|
DescriptorElement(DescriptorTag tag,
org.jdom.Element element)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorTag |
getTag() |
void |
setTag(DescriptorTag tag) |
addContent, addContent, addContent, addContent, addContent, addNamespaceDeclaration, clone, cloneContent, getAdditionalNamespaces, getAttribute, getAttribute, getAttributes, getAttributeValue, getAttributeValue, getAttributeValue, getAttributeValue, getChild, getChild, getChildren, getChildren, getChildren, getChildText, getChildText, getChildTextNormalize, getChildTextNormalize, getChildTextTrim, getChildTextTrim, getContent, getContent, getContent, getContentSize, getDescendants, getDescendants, getName, getNamespace, getNamespace, getNamespacePrefix, getNamespaceURI, getQualifiedName, getText, getTextNormalize, getTextTrim, getValue, indexOf, isAncestor, isRootElement, removeAttribute, removeAttribute, removeAttribute, removeChild, removeChild, removeChildren, removeChildren, removeContent, removeContent, removeContent, removeContent, removeNamespaceDeclaration, setAttribute, setAttribute, setAttribute, setAttributes, setAttributes, setContent, setContent, setContent, setContent, setName, setNamespace, setText, toStringdetach, equals, getDocument, getParent, getParentElement, hashCode, setParentpublic DescriptorElement(DescriptorTag tag)
tag - the tag typepublic DescriptorElement(DescriptorTag tag, org.jdom.Element element)
tag - the tag typeelement - element to clonepublic DescriptorTag getTag()
public void setTag(DescriptorTag tag)
tag - the tag to setCopyright © 2004-2013 Codehaus. All Rights Reserved.