Interface EventFilter


public interface EventFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • accept

      boolean accept(XMLEvent event)