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