Package | Description |
---|---|
org.wildfly.build.util.xml |
Modifier and Type | Class and Description |
---|---|
class |
CDataNode |
class |
CommentNode |
class |
ElementNode |
class |
ProcessingInstructionNode |
class |
TextNode |
Modifier and Type | Method and Description |
---|---|
Iterator<Node> |
ElementNode.getChildren() |
Iterator<Node> |
ElementNode.iterateChildren() |
Modifier and Type | Method and Description |
---|---|
void |
ElementNode.addChild(Node child) |
void |
ProcessingInstructionNode.addDelegate(Node delegate) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.