Package de.pdark.decentxml
Class NodeFilter<T>
- java.lang.Object
-
- de.pdark.decentxml.NodeFilter<T>
-
public class NodeFilter<T> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NodeFilter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
matches(Node n)
-
-
-
Method Detail
-
matches
public boolean matches(Node n)
-
-