Package org.eclnt.ccaddons.pbc.simplexml
Class MultiXMLElement
java.lang.Object
org.eclnt.ccee.simplexml.SimpleXMLElement
org.eclnt.ccaddons.pbc.simplexml.MultiXMLElement
public class MultiXMLElement
extends org.eclnt.ccee.simplexml.SimpleXMLElement
XMLElement that internally is representing and editing multiple other
SimpleXMLElement
instances.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclnt.ccee.simplexml.SimpleXMLElement
addSubElement, addSubElement, creaeNewInstance, createXML, getParent, getSubElement, getSubElements, getSubElements, getText, removeAllSubElements, removeAllSubElements, removeSubElement, removeValue, setName, setText, sortSubElementsForOutput, toXML, toXML
-
Constructor Details
-
MultiXMLElement
-
-
Method Details
-
getValueMap
- Overrides:
getValueMap
in classorg.eclnt.ccee.simplexml.SimpleXMLElement
-
getName
- Overrides:
getName
in classorg.eclnt.ccee.simplexml.SimpleXMLElement
-
getValue
- Overrides:
getValue
in classorg.eclnt.ccee.simplexml.SimpleXMLElement
-
setValue
- Overrides:
setValue
in classorg.eclnt.ccee.simplexml.SimpleXMLElement
-