|
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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
Deprecated. please use JDK supplied XML parsers and transformers |
| Fields in weblogic.apache.xerces.dom declared as NamedNodeMapImpl | |
|---|---|
protected NamedNodeMapImpl |
ElementDefinitionImpl.attributes
Deprecated. Default attributes. |
protected NamedNodeMapImpl |
DocumentTypeImpl.elements
Deprecated. Elements. |
protected NamedNodeMapImpl |
DocumentTypeImpl.entities
Deprecated. Entities. |
protected NamedNodeMapImpl |
DocumentTypeImpl.notations
Deprecated. Notations. |
| Methods in weblogic.apache.xerces.dom that return NamedNodeMapImpl | |
|---|---|
NamedNodeMapImpl |
NamedNodeMapImpl.cloneMap(NodeImpl ownerNode)
Deprecated. Cloning a NamedNodeMap is a DEEP OPERATION; it always clones all the nodes contained in the map. |
NamedNodeMapImpl |
AttributeMap.cloneMap(NodeImpl ownerNode)
Deprecated. Cloning a NamedNodeMap is a DEEP OPERATION; it always clones all the nodes contained in the map. |
protected NamedNodeMapImpl |
ElementImpl.getDefaultAttributes()
Deprecated. Get the default attributes. |
| Methods in weblogic.apache.xerces.dom with parameters of type NamedNodeMapImpl | |
|---|---|
protected void |
NamedNodeMapImpl.cloneContent(NamedNodeMapImpl srcmap)
Deprecated. |
protected void |
AttributeMap.cloneContent(NamedNodeMapImpl srcmap)
Deprecated. Override parent's method to set the ownerNode correctly |
protected void |
AttributeMap.reconcileDefaults(NamedNodeMapImpl defaults)
Deprecated. Get this AttributeMap in sync with the given "defaults" map. |
| Constructors in weblogic.apache.xerces.dom with parameters of type NamedNodeMapImpl | |
|---|---|
AttributeMap(ElementImpl ownerNode,
NamedNodeMapImpl defaults)
Deprecated. Constructs a named node map. |
|
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||