Document.vala: add GXml.Error to Document.from_path, use...
Document.vala: add GXml.Error to Document.from_path, use Xml.ParserCtxt.read_file instead of Xml.Parser.parse_file, for error-handling
Loading
Please register or sign in to comment
Document.vala: add GXml.Error to Document.from_path, use Xml.ParserCtxt.read_file instead of Xml.Parser.parse_file, for error-handling