Arrogant

Undocumented in source.

Constructors

this
this(MyHtmlOptions options, size_t threadCount, size_t queueSize)

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

opAssign
void opAssign(Arrogant rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
parse
Tree parse(T html, MyEncodingList encoding)

Parse a html document

parseFragment
Tree parseFragment(T html, MyHtmlTagId wrap, MyEncodingList encoding, MyHtmlNamespace ns)

Parse a html fragment

Properties

isValid
isValid [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta