|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetaXMLElement | |
|---|---|
| com.tekann.webservice.client.xml | |
| Uses of MetaXMLElement in com.tekann.webservice.client.xml |
|---|
| Methods in com.tekann.webservice.client.xml that return MetaXMLElement | |
|---|---|
MetaXMLElement |
MetaXMLElement.getChild(int index)
Get a child |
MetaXMLElement |
MetaXML.getElement(java.lang.String xmlPath)
Gets the element from the XML meta. |
| Methods in com.tekann.webservice.client.xml with parameters of type MetaXMLElement | |
|---|---|
void |
MetaXMLElement.addChildElement(MetaXMLElement childElement)
Add a child element |
void |
MetaXML.addElement(MetaXMLElement parentElement,
MetaXMLElement element,
java.lang.String xmlPath)
Adds an element in the XML meta. |
void |
MetaXML.addElement(MetaXMLElement element,
java.lang.String xmlPath)
Add an element in the XML meta. |
void |
MetaXML.setRoot(MetaXMLElement root)
Sets the root |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||