public final class XmlIOHelper extends Object
Constructor and Description |
---|
XmlIOHelper(ClassLoader cl) |
Modifier and Type | Method and Description |
---|---|
static List<Element> |
getChildrenWithName(String name,
Element parentNode) |
static List<Element> |
getChildrenWithNameStripAlias(String name,
Optional<String> namespace,
Element parentNode) |
String |
writeDocumentToString(boolean stripSpaces,
Node node) |
public XmlIOHelper(ClassLoader cl)
Copyright © 2019 JBoss by Red Hat. All rights reserved.