NodeFilter.cs File Reference

Classes

class  Dom.NodeFilter
 The various NodeFilter values. More...
 

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.
 

Functions

delegate ushort Dom.NodeFilterDelegate (Node node)
 Delegate used by acceptNode(). More...