ELinks 0.18.0
|
#include <node.h>
Data Fields | |
struct dom_document_node | document |
struct dom_document_type_node | document_type |
struct dom_element_node | element |
struct dom_attribute_node | attribute |
struct dom_text_node | text |
struct dom_id | notation |
struct dom_id | entity |
struct dom_proc_instruction_node | proc_instruction |
struct dom_attribute_node dom_node_data::attribute |
struct dom_document_node dom_node_data::document |
struct dom_document_type_node dom_node_data::document_type |
struct dom_element_node dom_node_data::element |
struct dom_id dom_node_data::entity |
struct dom_id dom_node_data::notation |
struct dom_proc_instruction_node dom_node_data::proc_instruction |
struct dom_text_node dom_node_data::text |