BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Class
weblogic.apache.xerces.dom.NamedNodeMapImpl

Packages that use NamedNodeMapImpl
weblogic.apache.xerces.dom   
 

Uses of NamedNodeMapImpl in weblogic.apache.xerces.dom
 

Subclasses of NamedNodeMapImpl in weblogic.apache.xerces.dom
 class AttributeMap
          AttributeMap inherits from NamedNodeMapImpl and extends it to deal with the specifics of storing attributes.
 

Fields in weblogic.apache.xerces.dom declared as NamedNodeMapImpl
protected  NamedNodeMapImpl DocumentTypeImpl.entities
          Entities.
protected  NamedNodeMapImpl DocumentTypeImpl.notations
          Notations.
protected  NamedNodeMapImpl DocumentTypeImpl.elements
          Elements.
protected  NamedNodeMapImpl ElementDefinitionImpl.attributes
          Default attributes.
 

Methods in weblogic.apache.xerces.dom that return NamedNodeMapImpl
protected  NamedNodeMapImpl ElementImpl.getDefaultAttributes()
          Get the default attributes.
 NamedNodeMapImpl NamedNodeMapImpl.cloneMap(NodeImpl ownerNode)
          Cloning a NamedNodeMap is a DEEP OPERATION; it always clones all the nodes contained in the map.
 NamedNodeMapImpl AttributeMap.cloneMap(NodeImpl ownerNode)
          Cloning a NamedNodeMap is a DEEP OPERATION; it always clones all the nodes contained in the map.
 

Methods in weblogic.apache.xerces.dom with parameters of type NamedNodeMapImpl
protected  void NamedNodeMapImpl.cloneContent(NamedNodeMapImpl srcmap)
           
 

Constructors in weblogic.apache.xerces.dom with parameters of type NamedNodeMapImpl
AttributeMap.AttributeMap(ElementImpl ownerNode, NamedNodeMapImpl defaults)
          Constructs a named node map.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60