public interface NodeFilter
Modifier and Type | Method and Description |
---|---|
int |
isNodeInclude(org.w3c.dom.Node n)
Tells if a node must be output in c14n.
|
int |
isNodeIncludeDO(org.w3c.dom.Node n,
int level)
Tells if a node must be output in a c14n.
|
int isNodeInclude(org.w3c.dom.Node n)
n
- int isNodeIncludeDO(org.w3c.dom.Node n, int level)
n
- level
- the relative level in the tree