BEA Systems, Inc.


weblogic.xml.stream
Interface ElementFilter

All Known Implementing Classes:
NameSpaceFilter, NamespaceTypeFilter, AcceptingFilter, TypeFilter, NameFilter

public interface ElementFilter

This interface defines a filter on elements


Method Summary
 boolean accept(XMLEvent element)
          tests whether this event is part of this stream
 

Method Detail

accept

public boolean accept(XMLEvent element)
tests whether this event is part of this stream

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference