Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocInfo

Information about the parsed input document.

Hierarchy

  • DocInfo

Index

Properties

Properties

Optional hash

hash: string

The MD5 hash of the input document.

Optional html

html: string

The full text of the parsed document in HTML format.

Optional title

title: string

The title of the parsed document. If the service did not detect a title, the value of this element is null.

Generated using TypeDoc