Interface IEventFilter
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/EventFilter.html
public interface IEventFilter
Methods
Accept(XMLEvent)
bool Accept(XMLEvent arg0)
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/EventFilter.html
public interface IEventFilter
bool Accept(XMLEvent arg0)