Xml.Entity – libxml-2.0 Reference Manual
Entity
Object Hierarchy:
Xml.Entity
Xml.Entity
Xml.Entity
Description:
[
Compact
]
[
CCode
( cname =
"xmlEntity"
) ]
public
struct
Entity
Namespace:
Xml
Package:
libxml-2.0
Content:
Fields:
public
void
*
_private
public
ElementType
type
public
unowned
string
name
public
unowned
Node
*
children
public
unowned
Node
*
last
public
unowned
Dtd
*
parent
public
unowned
Node
*
next
public
unowned
Node
*
prev
public
unowned
Doc
*
doc
public
string
orig
public
string
content
public
int
length
public
EntityType
etype
public
unowned
string
external_id
public
unowned
string
system_id
public
Entity
*
nexte
public
unowned
string
uri
public
int
owner
public
int
checked
2022 vala-language.org