| Class | Description |
|---|---|
| ChildrenProviderElementWithName |
Implementation of the
IChildrenProvider for IMicroElement
objects considering only elements with a certain element name (and optionally
a namespace URI). |
| MicroHelper |
Some utility methods on micro nodes.
|
| MicroRecursiveIterator |
Class for recursively visiting all elements of a micro node
|
| MicroVisitor |
Helper class that visits a
IMicroNode with a
callback. |
| XMLListHandler |
Simple class that reads a list from an XML input stream.
|
| XMLMapHandler |
Simple class that reads a generic String-to-String mapping from a classpath
resource into a
Map. |
Copyright © 2014–2019 Philip Helger. All rights reserved.