Namespaces | |
| Dom | |
| The DOM namespace contains a 'tag soup' parser for handling HTML5 and other XML-like formats. It contains W3C compatible DOM nodes and functionality. | |
Constant Groups | |
| Dom | |
| The DOM namespace contains a 'tag soup' parser for handling HTML5 and other XML-like formats. It contains W3C compatible DOM nodes and functionality. | |
Enumerations | |
| enum | Dom.ImplicitEndMode : int { Dom.ImplicitEndMode.None =0, Dom.ImplicitEndMode.Normal =3, Dom.ImplicitEndMode.Thorough =1 } |
| Defines the different tokenization content models. More... | |