Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.api
Interface EditedAttribute


public interface EditedAttribute

Edited attribute information, like QName, element's QName and the proxy namespace mapping.


Method Summary
 String getAttributeQName()
          The attribute QName.
 String getParentElementQName()
          The parent element QName.
 ProxyNamespaceMapping getProxyNamespaceMapping()
          The proxy namespace mapping.
 String getValue()
          The attribute value.
 

Method Detail

getAttributeQName

String getAttributeQName()
The attribute QName.

Returns:
The attribute QName.

getParentElementQName

String getParentElementQName()
The parent element QName.

Returns:
The parent element qname.

getProxyNamespaceMapping

ProxyNamespaceMapping getProxyNamespaceMapping()
The proxy namespace mapping.

Returns:
The proxy namespace mapping.

getValue

String getValue()
The attribute value.

Returns:
The attribute value.

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.