Packages
libxml-2.0
Xml
ParserCtxt
ParserCtxt
ParserCtxt.create_doc
ParserCtxt.create_io
ParserCtxt.create_push
get_last_error
parse_chunk
parse_document
read_doc
read_fd
read_file
read_io
read_memory
reset
reset_last_error
reset_push
use_options
sax
user_data
read_doc
Description:
[
CCode
( cname =
"xmlCtxtReadDoc"
) ]
public
unowned
Doc
*
read_doc
(
string
cur,
string
url,
string
? encoding =
null
,
int
options =
0
)