libdom
|
#include <document.h>
DOM document This should be protected, because later the HTMLDocument will inherit from this.
dom_string* dom_document::_memo_domattrmodified |
DOMAttrModified
dom_string* dom_document::_memo_domcharacterdatamodified |
DOMCharacterDataModified
dom_string* dom_document::_memo_domnodeinserted |
DOMNodeInserted
dom_string* dom_document::_memo_domnodeinsertedintodocument |
DOMNodeInsertedIntoDocument
dom_string* dom_document::_memo_domnoderemoved |
DOMNodeRemoved
dom_string* dom_document::_memo_domnoderemovedfromdocument |
DOMNodeRemovedFromDocument
dom_string* dom_document::_memo_domsubtreemodified |
DOMSubtreeModified
dom_string* dom_document::_memo_empty |
The string ''.
dom_node_internal dom_document::base |
Base node
dom_string* dom_document::class_string |
The string "class".
dom_document_event_internal dom_document::dei |
The DocumentEvent interface
dom_string* dom_document::id_name |
The ID attribute's name
struct dom_doc_nl* dom_document::nodelists |
List of active nodelists
struct list_entry dom_document::pending_nodes |
The deletion pending list
dom_document_quirks_mode dom_document::quirks |
Document is in quirks mode
dom_string* dom_document::script_string |
The string "script".
dom_string* dom_document::uri |
The uri of this document