Interface XmlUtils.ElementFilter

Enclosing class:
XmlUtils

public static interface XmlUtils.ElementFilter
Author:
thevpc
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • accept

      boolean accept(Element e)