javax.xml.stream
Interface EventFilter


public interface EventFilter


Method Summary
 boolean accept(XMLEvent event)
           
 

Method Detail

accept

public boolean accept(XMLEvent event)


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.