-
-
-
Methods in org.w3c.dom.ls with parameters of type LSParserFilter
Modifier and Type |
Method |
Description |
void |
LSParser.setFilter(LSParserFilter filter) |
When a filter is provided, the implementation will call out to the
filter as it is constructing the DOM tree structure.
|