[scriptable, uuid(10e8893d-ddf5-45d1-8872-615d72065fb4)]
interface nsIDOMLSParserFilter : nsISupports
Constants
const
short
FILTER_ACCEPT = 1
const
short
FILTER_REJECT = 2
const
short
FILTER_SKIP = 3
const
short
FILTER_INTERRUPT = 4
Attributes
readonly attribute
unsigned long
whatToShow
Methods
unsigned short
acceptNode(in nsIDOMNode nodeArg)
unsigned short
startElement(in nsIDOMElement elementArg)
Compare to: