public class Principal extends AttributeContainer
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
Principal_java_copyright |
static java.lang.String |
Principal_java_sourceCodeID |
AttributeContainer_java_copyright, AttributeContainer_java_sourceCodeID
Modifier and Type | Method and Description |
---|---|
static Principal |
fromXml(org.w3c.dom.Element element) |
java.lang.String |
getElementName()
Used when transforming between xml and object.
|
attributesFromXml, clear, getAttributeByName, getAttributeByNameAndType, getAttributeIterator, getAttributes, getAttributesByType, getAttributeValueByName, getAttributeValueByNameAndType, getAttributeValuesByName, getAttributeValuesByNameAndType, getNumberOfAttributes, removeAttribute, removeAttributeByNameAndType, removeAttributes, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributes, toXml
public static final java.lang.String Principal_java_sourceCodeID
public static final java.lang.String Principal_java_copyright
public Principal(Attribute[] attributes)
public java.lang.String getElementName()
AttributeContainer
public static Principal fromXml(org.w3c.dom.Element element)