Name

adams.flow.transformer.XPath


Synopsis

Applies XPath to the DOM document object.


Additional information

Flow input/output:
- input: org.w3c.dom.Document, org.w3c.dom.NodeList, org.w3c.dom.Node
- output: org.w3c.dom.NodeList


Options