Constructor

CamelHTMLParsernew

Declaration [src]

CamelHTMLParser*
camel_html_parser_new (
  void
)

Description [src]

Create a new CamelHTMLParser object.

Return value

Type: CamelHTMLParser

A new CamelHTMLParser object.

The caller of the function takes ownership of the data, and is responsible for freeing it.