|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EditedAttribute
Edited attribute information, like QName, element's QName and the proxy namespace mapping.
Method Summary | |
---|---|
java.lang.String |
getAttributeQName()
The attribute QName. |
java.lang.String |
getParentElementQName()
The parent element QName. |
ProxyNamespaceMapping |
getProxyNamespaceMapping()
The proxy namespace mapping. |
java.lang.String |
getValue()
The attribute value. |
Method Detail |
---|
java.lang.String getAttributeQName()
java.lang.String getParentElementQName()
ProxyNamespaceMapping getProxyNamespaceMapping()
java.lang.String getValue()
|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |