BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.xml.stream.util
Class NameSpaceFilter

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

public class NameSpaceFilter
extends java.lang.Object
implements ElementFilter

This is the implementation of the filter interface for Names

Author:
Copyright © 2002 BEA Systems, Inc. All Rights Reserved.
See Also:
XMLInputStream, XMLOutputStream, XMLInputStreamFilter

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

Field Detail

uri

protected java.lang.String uri
Constructor Detail

NameSpaceFilter

public NameSpaceFilter(java.lang.String uri)
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/docs81b