Uses of Class
org.basex.build.html.HtmlOptions
Packages that use HtmlOptions
-
Uses of HtmlOptions in org.basex.build.html
Constructors in org.basex.build.html with parameters of type HtmlOptionsModifierConstructorDescriptionHtmlParser(IO source, MainOptions opts, HtmlOptions hopts) Constructor. -
Uses of HtmlOptions in org.basex.core
Fields in org.basex.core with type parameters of type HtmlOptionsModifier and TypeFieldDescriptionstatic final OptionsOption<HtmlOptions>MainOptions.HTMLPARSERDefine TagSoup HTML options.