atk.Document — the ATK interface which allows access to a DOM associated with on object.
The atk.Document
    interface should be supported by any object that has an associated
    document object model (DOM). This interface provides the standard
    mechanism allowing an assistive technology access to the DOM.