|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer.PackageFilter
allow us to check if the node is a object of a specific package.
Method Summary | |
boolean |
accept(org.w3c.dom.Node node)
if the node receive is not a element then return false check if the node is a class of this package. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public boolean accept(org.w3c.dom.Node node)
accept
in interface DOMUtil.NodeFilter
org.apache.tools.ant.taskdefs.optional.junit.DOMUtil.NodeFilter
node
- the node to check for acceptance.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |