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:
getValueMapin classorg.eclnt.ccee.simplexml.SimpleXMLElement
-
getName
- Overrides:
getNamein classorg.eclnt.ccee.simplexml.SimpleXMLElement
-
getValue
- Overrides:
getValuein classorg.eclnt.ccee.simplexml.SimpleXMLElement
-
setValue
- Overrides:
setValuein classorg.eclnt.ccee.simplexml.SimpleXMLElement
-