Package | Description |
---|---|
org.w3c.dom.ls |
Modifier and Type | Method and Description |
---|---|
LSParserFilter |
LSParser.getFilter()
When a filter is provided, the implementation will call out to the
filter as it is constructing the DOM tree structure.
|
Modifier and Type | Method and 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.
|
Copyright © 2014 Apache XML Project. All Rights Reserved.