Package javax.xml.stream
Interface StreamFilter
-
public interface StreamFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
accept(XMLStreamReader reader)
-
-
-
Method Detail
-
accept
boolean accept(XMLStreamReader reader)
-
-