public interface NodeScanner
| Modifier and Type | Method and Description |
|---|---|
List<org.dom4j.Node> |
scan(org.dom4j.Document document)
Scans the specified document for nodes that fit a certain condition.
|
List<org.dom4j.Node> scan(org.dom4j.Document document) throws XmlException
XmlExceptionCopyright © 2018 CrafterCMS. All rights reserved.