WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIDOMLSParserFilter
| IID: | 10e8893d-ddf5-45d1-8872-615d72065fb4 |
| Inherits From: | nsISupports |
Constants
| PRInt16 | FILTER_ACCEPT | = 1 |
| PRInt16 | FILTER_REJECT | = 2 |
| PRInt16 | FILTER_SKIP | = 3 |
| PRInt16 | FILTER_INTERRUPT | = 4 |
Properties
readonly PRUint32 whatToShow
Methods
PRUint16 acceptNode ( nsIDOMNode nodeArg )
PRUint16 startElement ( nsIDOMElement elementArg )
PRUint16 acceptNode ( nsIDOMNode nodeArg )
- Arguments:
- nodeArg
PRUint16 startElement ( nsIDOMElement elementArg )
- Arguments:
- elementArg
References
This interface is the type of the following properties:
Reference documentation is generated from Mozilla's source.
