|
||||||||||
| 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(Node n)
Tells if a node must be output in c14n. |
int |
isNodeIncludeDO(Node n,
int level)
Tells if a node must be output in a c14n. |
| Method Detail |
|---|
int isNodeInclude(Node n)
n -
int isNodeIncludeDO(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 | |||||||||