List of usage examples for org.jdom2.filter ElementFilter subclass-usage
From source file org.mycore.common.xml.MCRAttributeValueFilter.java
/** * A jdom-filter which compares attribute values. */ public class MCRAttributeValueFilter extends ElementFilter { private static final long serialVersionUID = 1L;