|
BEA Systems, Inc. | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectweblogic.apache.xerces.util.NamespaceSupport
weblogic.apache.xerces.impl.xs.SchemaNamespaceSupport
This class customizes the behaviour of the util.NamespaceSupport class in order to easily implement some features that we need for efficient schema handling. It will not be generally useful.
| Field Summary |
| Fields inherited from class weblogic.apache.xerces.util.NamespaceSupport |
fContext, fCurrentContext, fNamespace, fNamespaceSize |
| Fields inherited from interface weblogic.apache.xerces.xni.NamespaceContext |
XML_URI, XMLNS_URI |
| Constructor Summary | |
SchemaNamespaceSupport()
Deprecated. |
|
SchemaNamespaceSupport(SchemaNamespaceSupport nSupport)
Deprecated. |
|
| Method Summary | |
String[] |
getEffectiveLocalContext()
Deprecated. This method returns an array of Strings, as would be stored in a NamespaceSupport object. |
void |
makeGlobal()
Deprecated. |
void |
setEffectiveContext(String[] namespaceDecls)
Deprecated. This method takes a set of Strings, as stored in a NamespaceSupport object, and "fools" the object into thinking that this is one unified context. |
| Methods inherited from class weblogic.apache.xerces.util.NamespaceSupport |
declarePrefix, getDeclaredPrefixAt, getDeclaredPrefixCount, getParentContext, getPrefix, getURI, popContext, pushContext, reset |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SchemaNamespaceSupport()
public SchemaNamespaceSupport(SchemaNamespaceSupport nSupport)
| Method Detail |
public String[] getEffectiveLocalContext()
public void makeGlobal()
public void setEffectiveContext(String[] namespaceDecls)
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||