Interface ElementFilter


public interface ElementFilter
This interface defines a filter on elements
  • Method Summary

    Modifier and Type Method Description
    boolean accept​(XMLEvent element)
    tests whether this event is part of this stream
  • Method Details

    • accept

      boolean accept​(XMLEvent element)
      tests whether this event is part of this stream