|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| 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 | ||
|---|---|---|
|
accept(V visitor)
|
|
boolean |
equals(Object obj)
|
|
Object |
getData()
|
|
com.liferay.portal.kernel.xml.Namespace |
getNamespace()
|
|
String |
getNamespacePrefix()
|
|
String |
getNamespaceURI()
|
|
com.liferay.portal.kernel.xml.QName |
getQName()
|
|
String |
getQualifiedName()
|
|
String |
getValue()
|
|
org.dom4j.Attribute |
getWrappedAttribute()
|
|
int |
hashCode()
|
|
void |
setData(Object data)
|
|
void |
setNamespace(com.liferay.portal.kernel.xml.Namespace namespace)
|
|
void |
setValue(String value)
|
|
String |
toString()
|
|
| Methods inherited from class com.liferay.portal.xml.NodeImpl |
|---|
asXML, asXPathResult, compactString, detach, formattedString, formattedString, formattedString, formattedString, 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, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.kernel.xml.Node |
|---|
asXML, asXPathResult, compactString, detach, formattedString, formattedString, formattedString, formattedString, 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 <T,V extends com.liferay.portal.kernel.xml.Visitor<T>> T accept(V visitor)
accept in interface com.liferay.portal.kernel.xml.Nodeaccept in class NodeImplpublic boolean equals(Object obj)
equals in class NodeImplpublic Object getData()
getData in interface com.liferay.portal.kernel.xml.Attributepublic com.liferay.portal.kernel.xml.Namespace getNamespace()
getNamespace in interface com.liferay.portal.kernel.xml.Attributepublic String getNamespacePrefix()
getNamespacePrefix in interface com.liferay.portal.kernel.xml.Attributepublic 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 String getQualifiedName()
getQualifiedName in interface com.liferay.portal.kernel.xml.Attributepublic String getValue()
getValue in interface com.liferay.portal.kernel.xml.Attributepublic org.dom4j.Attribute getWrappedAttribute()
public int hashCode()
hashCode in class NodeImplpublic void setData(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(String value)
setValue in interface com.liferay.portal.kernel.xml.Attributepublic String toString()
toString in class NodeImpl
|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||