Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
libgsf-1
Gsf
XMLIn
check_ns
get_input
namecmp
push_state
content
doc
node
node_stack
user_state
XMLIn
Object Hierarchy:
Description:
public
class
XMLIn
Namespace:
Gsf
Package:
libgsf-1
Content:
Methods:
public
unowned
string
check_ns
(
string
str,
uint
ns_id)
public
weak
Input
get_input
()
public
bool
namecmp
(
string
str,
uint
ns_id,
string
name)
public
void
push_state
(
XMLInDoc
doc,
void
* new_state,
XMLInExtDtor
dtor,
string
[] attrs)
Fields:
public
unowned
StringBuilder
content
public
unowned
XMLInDoc
doc
public
unowned
XMLInNode
node
public
unowned
SList
node_stack
public
void
*
user_state