|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axiom.om.impl.llom.OMAttributeImpl
Class OMAttributeImpl
| Constructor Summary | |
OMAttributeImpl(java.lang.String localName,
OMNamespace ns,
java.lang.String value,
OMFactory factory)
Constructor OMAttributeImpl. |
|
| Method Summary | |
java.lang.String |
getAttributeValue()
Method getAttributeValue. |
java.lang.String |
getLocalName()
Method getLocalName. |
OMNamespace |
getNamespace()
Method getNamespace. |
OMFactory |
getOMFactory()
Returns the OMFactory that created this object |
javax.xml.namespace.QName |
getQName()
|
void |
setAttributeValue(java.lang.String value)
Method setAttributeValue. |
void |
setLocalName(java.lang.String localName)
Method setLocalName. |
void |
setOMNamespace(OMNamespace omNamespace)
Method setOMNamespace. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OMAttributeImpl(java.lang.String localName,
OMNamespace ns,
java.lang.String value,
OMFactory factory)
localName - ns - value - | Method Detail |
public javax.xml.namespace.QName getQName()
getQName in interface OMAttributepublic java.lang.String getLocalName()
getLocalName in interface OMAttributepublic void setLocalName(java.lang.String localName)
setLocalName in interface OMAttributelocalName - public java.lang.String getAttributeValue()
getAttributeValue in interface OMAttributepublic void setAttributeValue(java.lang.String value)
setAttributeValue in interface OMAttributevalue - public void setOMNamespace(OMNamespace omNamespace)
setOMNamespace in interface OMAttributeomNamespace - public OMNamespace getNamespace()
getNamespace in interface OMAttributepublic OMFactory getOMFactory()
OMAttribute
getOMFactory in interface OMAttribute
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||