BEA Systems, Inc.


weblogic.xml.stream.util
Class AcceptingFilter

java.lang.Object
  |
  +--weblogic.xml.stream.util.AcceptingFilter

public class AcceptingFilter
extends java.lang.Object
implements ElementFilter

This is the implementation of the filter interface for Names

Version:
1.0
See Also:
XMLInputStream, XMLOutputStream, XMLInputStreamFilter

Constructor Summary
AcceptingFilter()
           
 
Method Summary
 boolean accept(XMLEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcceptingFilter

public AcceptingFilter()
Method Detail

accept

public boolean accept(XMLEvent e)
Specified by:
accept in interface ElementFilter


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