|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.catalog.gxe.XmlNode
com.esri.gpt.catalog.gxe.XmlAttribute
public class XmlAttribute
Represents an XML attribute.
| Constructor Summary | |
|---|---|
XmlAttribute()
Default constructor |
|
XmlAttribute(XmlAttribute objectToDuplicate,
XmlElement parent)
Construct by duplicating an existing object. |
|
| Method Summary | |
|---|---|
XmlAttribute |
duplicate(XmlElement parent)
Produces a deep clone of the object. |
| Methods inherited from class com.esri.gpt.catalog.gxe.XmlNode |
|---|
ensureNodeInfo, getNodeInfo, getParent, setNodeInfo, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlAttribute()
public XmlAttribute(XmlAttribute objectToDuplicate,
XmlElement parent)
objectToDuplicate - the object to duplicateparent - the parent| Method Detail |
|---|
public XmlAttribute duplicate(XmlElement parent)
duplicate in class XmlNodeparent - the parent
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||