import "Accessibility_Document.idl";
Public Member Functions | |
string | getLocale () |
string | getAttributeValue (in string attributename) |
AttributeSet | getAttributes () |
|
Gets all attributes specified for a document as a whole. For attributes which change within the document content, see Accessibility::Text::getAttributes instead.
|
|
Gets the value of a single attribute, if specified for the document as a whole.
|
|
Gets the locale associated with the document's content. e.g. the locale for LOCALE_TYPE_MESSAGES.
|