|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NodeFilter
An interface to tell to the c14n if a node is included or not in the output
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||