|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OMAttribute
Interface OMAttribute
| Method Summary | |
|---|---|
String |
getAttributeType()
Get the attribute type. |
String |
getAttributeValue()
Get the attribute value. |
OMElement |
getOwner()
Returns the owner element of this attribute |
void |
setAttributeType(String value)
|
void |
setAttributeValue(String value)
|
void |
setOMNamespace(OMNamespace omNamespace)
|
| Methods inherited from interface org.apache.axiom.om.OMNamedInformationItem |
|---|
getLocalName, getNamespace, getNamespaceURI, getPrefix, getQName, setLocalName |
| Methods inherited from interface org.apache.axiom.om.OMInformationItem |
|---|
clone, getOMFactory |
| Method Detail |
|---|
String getAttributeValue()
null
void setAttributeValue(String value)
value - String getAttributeType()
CDATA.
void setAttributeType(String value)
value - void setOMNamespace(OMNamespace omNamespace)
omNamespace - OMElement getOwner()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||