Name

adams.flow.transformer.HTMLFileReader


Synopsis

Reads an HTML file and forwards the parsed org.w3c.dom.Document object.


Additional information

Flow input/output:
- input: java.lang.String, java.io.File
- output: org.w3c.dom.Document


Options