Class NodeFilter<T>

java.lang.Object
de.pdark.decentxml.NodeFilter<T>

public class NodeFilter<T> extends Object
  • Constructor Details

    • NodeFilter

      public NodeFilter()
  • Method Details

    • matches

      public boolean matches(Node n)