Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.htmlCtxtUseOptions

Name Version Deprecated
htmlCtxtUseOptions version 1.0 no

Prototype:
number htmlCtxtUseOptions(number ctxt, number options)

Parameters:
ctxt      an HTML parser context
options      a combination of htmlParserOption(s)

Description:
Applies the options to the parser context.

Returns:
Returns 0 in case of success, the set of unknown or unimplemented options in case of error.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications