lxb_dom_document

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

attrs
lexbor_hash_t* attrs;
Undocumented in source.
clone_interface
void* clone_interface;
Undocumented in source.
compat_mode
lxb_dom_document_cmode_t compat_mode;
Undocumented in source.
create_interface
void* create_interface;
Undocumented in source.
destroy_interface
void* destroy_interface;
Undocumented in source.
doctype
lxb_dom_document_type_t* doctype;
Undocumented in source.
element
lxb_dom_element_t* element;
Undocumented in source.
mraw
lexbor_mraw_t* mraw;
Undocumented in source.
node
lxb_dom_node_t node;
Undocumented in source.
ns
lexbor_hash_t* ns;
Undocumented in source.
ns_inherited
bool ns_inherited;
Undocumented in source.
parser
void* parser;
Undocumented in source.
prefix
lexbor_hash_t* prefix;
Undocumented in source.
scripting
bool scripting;
Undocumented in source.
tags
lexbor_hash_t* tags;
Undocumented in source.
tags_inherited
bool tags_inherited;
Undocumented in source.
text
lexbor_mraw_t* text;
Undocumented in source.
type
lxb_dom_document_dtype_t type;
Undocumented in source.
user
void* user;
Undocumented in source.

Meta