Xml.Tree – libxml-2.0 Reference Manual
Tree
Description:
public
namespace
Tree
Namespace:
Xml.Tree
Package:
libxml-2.0
Content:
Methods:
public
int
get_compress_mode
()
public
int
is_xhtml
(
string
system_id,
string
public_id)
public
void
set_compress_mode
(
int
mode)
public
int
validate_attribute_value
(
AttributeType
type,
string
value)
public
int
validate_name
(
string
name,
bool
trim_spaces =
false
)
public
int
validate_name_value
(
string
value)
public
int
validate_names_value
(
string
value)
public
int
validate_nc_name
(
string
value,
bool
trim_spaces =
false
)
public
int
validate_nm_token
(
string
value,
bool
trim_spaces =
false
)
public
int
validate_nm_token_value
(
string
value)
public
int
validate_nm_tokens_value
(
string
value)
public
int
validate_q_name
(
string
value,
bool
trim_spaces =
false
)
2022 vala-language.org