BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Class
weblogic.apache.xerces.util.NamespaceSupport

Packages that use NamespaceSupport
weblogic.apache.xerces.dom   
weblogic.apache.xerces.impl   
weblogic.apache.xerces.impl.validation   
weblogic.apache.xerces.impl.xs   
weblogic.apache.xml.serialize   
 

Uses of NamespaceSupport in weblogic.apache.xerces.dom
 

Fields in weblogic.apache.xerces.dom declared as NamespaceSupport
protected  NamespaceSupport DOMNormalizer.fNamespaceBinder
          Deprecated. stores namespaces in scope
protected  NamespaceSupport DOMNormalizer.fLocalNSBinder
          Deprecated. stores all namespace bindings on the current element
 

Uses of NamespaceSupport in weblogic.apache.xerces.impl
 

Fields in weblogic.apache.xerces.impl declared as NamespaceSupport
protected  NamespaceSupport XMLNamespaceBinder.fNamespaceSupport
          Deprecated. Namespace support.
 

Uses of NamespaceSupport in weblogic.apache.xerces.impl.validation
 

Methods in weblogic.apache.xerces.impl.validation with parameters of type NamespaceSupport
 void ValidationState.setNamespaceSupport(NamespaceSupport namespace)
          Deprecated.  
 

Uses of NamespaceSupport in weblogic.apache.xerces.impl.xs
 

Subclasses of NamespaceSupport in weblogic.apache.xerces.impl.xs
 class SchemaNamespaceSupport
          Deprecated. please use JDK supplied XML parsers and transformers
 

Uses of NamespaceSupport in weblogic.apache.xml.serialize
 

Fields in weblogic.apache.xml.serialize declared as NamespaceSupport
protected  NamespaceSupport XMLSerializer.fNSBinder
          stores namespaces in scope
protected  NamespaceSupport XMLSerializer.fLocalNSBinder
          stores all namespace bindings on the current element
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.