Construct the HTML parser based in the specified stream.

Declaration Syntax
public ParseHTML(
Stream istream
)
Public Sub New ( _
istream As Stream _
)
public:
ParseHTML(
Stream^ istream
)

Parameters
- istream (Stream)
- The stream that will be parsed.
Assembly:
Encog (Module: Encog) Version: 1.1.0.0 (1.1.0)