API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.stream. StreamFilter View Source
Author(s)
Copyright (c) 2003 by BEA Systems. All Rights Reserved.
Since
1.6
Version
1.0
Serial
Hierarchy
 StreamFilter
Subinterfaces
Description
public interface StreamFilter
  This interface declares a simple filter interface that one can create to filter XMLStreamReaders
See also:   
Methods
Hide/Show inherited methods
public boolean accept (XMLStreamReader reader)
  Tests whether the current state is part of this stream.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar