Name

adams.flow.transformer.AddDOMAttribute


Synopsis

Adds a new attribute to the incoming org.w3c.dom.Node and forwards the new updated node.


Additional information

Flow input/output:
- input: org.w3c.dom.Node
- output: org.w3c.dom.Node


Options