|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.apache.xerces.dom.NodeImpl
weblogic.apache.xerces.dom.ChildNode
weblogic.apache.xerces.dom.ParentNode
weblogic.apache.xerces.dom.ElementImpl
weblogic.apache.wml.dom.WMLElementImpl
weblogic.apache.wml.dom.WMLMetaElementImpl
public class WMLMetaElementImpl
Field Summary |
---|
Fields inherited from class weblogic.apache.xerces.dom.ElementImpl |
---|
attributes, name |
Fields inherited from class weblogic.apache.xerces.dom.ParentNode |
---|
firstChild, fNodeListCache, ownerDocument |
Fields inherited from class weblogic.apache.xerces.dom.ChildNode |
---|
nextSibling, previousSibling |
Fields inherited from class weblogic.apache.xerces.dom.NodeImpl |
---|
ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, IDATTRIBUTE, IGNORABLEWS, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE, UNNORMALIZED |
Constructor Summary | |
---|---|
WMLMetaElementImpl(WMLDocumentImpl owner,
String tagName)
Deprecated. |
Method Summary | |
---|---|
String |
getClassName()
Deprecated. |
String |
getContent()
Deprecated. |
boolean |
getForua()
Deprecated. |
String |
getHttpEquiv()
Deprecated. |
String |
getId()
Deprecated. |
String |
getName()
Deprecated. |
String |
getScheme()
Deprecated. |
void |
setClassName(String newValue)
Deprecated. The 'class' attribute of a element that affiliates an elements with one or more elements. |
void |
setContent(String newValue)
Deprecated. 'content' attribute specifies the property value |
void |
setForua(boolean newValue)
Deprecated. 'forua' attribute specifies whether a intermediate agent should remove this meta element. |
void |
setHttpEquiv(String newValue)
Deprecated. 'http-equiv' attribute indicates the property should be interpret as HTTP header. |
void |
setId(String newValue)
Deprecated. The element's identifier which is unique in a single deck. |
void |
setName(String newValue)
Deprecated. 'name' attribute specific the property name |
void |
setScheme(String newValue)
Deprecated. 'scheme' attribute specifies a form that may be used to interpret the property value |
Methods inherited from class weblogic.apache.wml.dom.WMLElementImpl |
---|
getXmlLang, setXmlLang |
Methods inherited from class weblogic.apache.xerces.dom.ParentNode |
---|
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, insertBefore, item, removeChild, replaceChild, setTextContent, synchronizeChildren |
Methods inherited from class weblogic.apache.xerces.dom.ChildNode |
---|
cloneNode, getNextSibling, getParentNode, getPreviousSibling |
Methods inherited from class weblogic.apache.xerces.dom.NodeImpl |
---|
addEventListener, appendChild, changed, changes, compareTreePosition, dispatchEvent, getChildNodes, getFirstChild, getInterface, getLastChild, getLocalName, getNamespaceURI, getNodeValue, getPrefix, getReadOnly, getUserData, getUserData, insertBefore, isDefaultNamespace, isSameNode, isSupported, lookupNamespacePrefix, lookupNamespaceURI, needsSyncChildren, normalize, removeEventListener, replaceChild, setNodeValue, setPrefix, setTextContent, setUserData, setUserData, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.w3c.dom.Element |
---|
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getSchemaTypeInfo, getTagName, hasAttribute, hasAttributeNS, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS |
Methods inherited from interface org.w3c.dom.Node |
---|
appendChild, cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, replaceChild, setNodeValue, setPrefix, setTextContent, setUserData |
Constructor Detail |
---|
public WMLMetaElementImpl(WMLDocumentImpl owner, String tagName)
Method Detail |
---|
public void setForua(boolean newValue)
WMLMetaElement
setForua
in interface WMLMetaElement
public boolean getForua()
getForua
in interface WMLMetaElement
public void setScheme(String newValue)
WMLMetaElement
setScheme
in interface WMLMetaElement
public String getScheme()
getScheme
in interface WMLMetaElement
public void setClassName(String newValue)
WMLElement
setClassName
in interface WMLElement
setClassName
in class WMLElementImpl
public String getClassName()
getClassName
in interface WMLElement
getClassName
in class WMLElementImpl
public void setHttpEquiv(String newValue)
WMLMetaElement
setHttpEquiv
in interface WMLMetaElement
public String getHttpEquiv()
getHttpEquiv
in interface WMLMetaElement
public void setId(String newValue)
WMLElement
setId
in interface WMLElement
setId
in class WMLElementImpl
public String getId()
getId
in interface WMLElement
getId
in class WMLElementImpl
public void setContent(String newValue)
WMLMetaElement
setContent
in interface WMLMetaElement
public String getContent()
getContent
in interface WMLMetaElement
public void setName(String newValue)
WMLMetaElement
setName
in interface WMLMetaElement
public String getName()
getName
in interface WMLMetaElement
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |