Package | Description |
---|---|
org.jboss.dashboard.commons.xml |
Modifier and Type | Method and Description |
---|---|
XMLNode |
XMLNode.getParent() |
Modifier and Type | Method and Description |
---|---|
List<XMLNode> |
XMLNode.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
XMLNode.addChild(XMLNode node) |
Constructor and Description |
---|
XMLNode(String objectName,
XMLNode parent) |
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.