|
Oracle | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.xml.stream.util.NameSpaceFilter
public class NameSpaceFilter
This is the implementation of the filter interface for Names
XMLInputStream,
XMLOutputStream,
XMLInputStreamFilter| Field Summary | |
|---|---|
protected String |
uri
Deprecated. |
| Constructor Summary | |
|---|---|
NameSpaceFilter(String uri)
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
accept(XMLEvent e)
Deprecated. tests whether this event is part of this stream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String uri
| Constructor Detail |
|---|
public NameSpaceFilter(String uri)
| Method Detail |
|---|
public boolean accept(XMLEvent e)
ElementFilter
accept in interface ElementFilter
|
Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||