arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_xml_reader_t.get_outer_xml
arsd
webview
cef_xml_reader_t
Returns an XML representation of the current node including its children.
struct
cef_xml_reader_t
extern (
System
)
cef_string_userfree_t
function
(
cef_xml_reader_t
*
self
)
nothrow
get_outer_xml
;
Meta
Source
See Implementation
arsd
webview
cef_xml_reader_t
variables
base
get_attribute_byindex
get_attribute_bylname
get_attribute_byqname
get_attribute_count
get_base_uri
get_depth
get_error
get_inner_xml
get_line_number
get_local_name
get_namespace_uri
get_outer_xml
get_prefix
get_qualified_name
get_type
get_value
get_xml_lang
has_attributes
has_value
is_empty_element
move_to_attribute_byindex
move_to_attribute_bylname
move_to_attribute_byqname
move_to_carrying_element
move_to_first_attribute
move_to_next_attribute
Returns an XML representation of the current node including its children.