Concept Framework 1.0 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: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software