public class XmlUtils extends Object
| Constructor and Description |
|---|
XmlUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<Node> |
iter(NodeList li) |
static Stream<Node> |
stream(NodeList li) |
static Stream<Element> |
streamElements(NodeList li) |
Copyright © 2022 vpc open source initiative. All rights reserved.