|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.xml.NodeImpl
com.liferay.portal.xml.AttributeImpl
public class AttributeImpl
| Constructor Summary | |
|---|---|
AttributeImpl(org.dom4j.Attribute attribute)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.Object |
getData()
|
com.liferay.portal.kernel.xml.Namespace |
getNamespace()
|
java.lang.String |
getNamespacePrefix()
|
java.lang.String |
getNamespaceURI()
|
com.liferay.portal.kernel.xml.QName |
getQName()
|
java.lang.String |
getQualifiedName()
|
java.lang.String |
getValue()
|
org.dom4j.Attribute |
getWrappedAttribute()
|
int |
hashCode()
|
void |
setData(java.lang.Object data)
|
void |
setNamespace(com.liferay.portal.kernel.xml.Namespace namespace)
|
void |
setValue(java.lang.String value)
|
| Methods inherited from class com.liferay.portal.xml.NodeImpl |
|---|
asXML, asXPathResult, detach, getDocument, getName, getParent, getPath, getPath, getStringValue, getText, getUniquePath, getUniquePath, getWrappedNode, hasContent, isReadOnly, matches, numberValueOf, selectNodes, selectNodes, selectNodes, selectObject, selectSingleNode, setName, setText, supportsParent, valueOf, write |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.kernel.xml.Node |
|---|
asXML, asXPathResult, detach, getDocument, getName, getParent, getPath, getPath, getStringValue, getText, getUniquePath, getUniquePath, hasContent, isReadOnly, matches, numberValueOf, selectNodes, selectNodes, selectNodes, selectObject, selectSingleNode, setName, setText, supportsParent, valueOf, write |
| Constructor Detail |
|---|
public AttributeImpl(org.dom4j.Attribute attribute)
| Method Detail |
|---|
public java.lang.Object getData()
getData in interface com.liferay.portal.kernel.xml.Attributepublic boolean equals(java.lang.Object obj)
equals in class NodeImplpublic com.liferay.portal.kernel.xml.Namespace getNamespace()
getNamespace in interface com.liferay.portal.kernel.xml.Attributepublic java.lang.String getNamespacePrefix()
getNamespacePrefix in interface com.liferay.portal.kernel.xml.Attributepublic java.lang.String getNamespaceURI()
getNamespaceURI in interface com.liferay.portal.kernel.xml.Attributepublic com.liferay.portal.kernel.xml.QName getQName()
getQName in interface com.liferay.portal.kernel.xml.Attributepublic java.lang.String getQualifiedName()
getQualifiedName in interface com.liferay.portal.kernel.xml.Attributepublic java.lang.String getValue()
getValue in interface com.liferay.portal.kernel.xml.Attributepublic org.dom4j.Attribute getWrappedAttribute()
public int hashCode()
hashCode in class NodeImplpublic void setData(java.lang.Object data)
setData in interface com.liferay.portal.kernel.xml.Attributepublic void setNamespace(com.liferay.portal.kernel.xml.Namespace namespace)
setNamespace in interface com.liferay.portal.kernel.xml.Attributepublic void setValue(java.lang.String value)
setValue in interface com.liferay.portal.kernel.xml.Attribute
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||