Package | Description |
---|---|
com.l2fprod.contrib.nanoxml |
Modifier and Type | Method and Description |
---|---|
protected XMLElement |
XMLElement.createAnotherElement()
Creates a new XML element.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLElement.addChild(XMLElement child)
Adds a subobject.
|
void |
XMLElement.removeChild(XMLElement child)
Removes a child object.
|