|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 outputed in c14n. |
int |
isNodeIncludeDO(org.w3c.dom.Node n,
int level)
Tells if a node must be outputed in a c14n. |
Method Detail |
public int isNodeInclude(org.w3c.dom.Node n)
n
-
public 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 |