BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.xml.stream.util
Class NamespaceTypeFilter

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

public class NamespaceTypeFilter
extends java.lang.Object
implements ElementFilter

This is the implementation of the filter interface for Names

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

Field Summary
protected  int type
           
protected  java.lang.String uri
           
 
Constructor Summary
NamespaceTypeFilter(java.lang.String uri, int type)
           
 
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

type

protected int type

uri

protected java.lang.String uri
Constructor Detail

NamespaceTypeFilter

public NamespaceTypeFilter(java.lang.String uri,
                           int type)
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/docs81