ADDED: library(xpath) for convenient analysis of HTML and XML documents.
This commit is contained in:
@@ -21,6 +21,11 @@
|
||||
|
||||
Currently, Options are ignored. In the future, more options may be
|
||||
provided to control parsing.
|
||||
|
||||
Use http_open/3 from library(http/http_open) to read answers from
|
||||
web servers via streams.
|
||||
|
||||
library(xpath) provides convenient reasoning about parsed documents.
|
||||
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
|
||||
|
||||
:- module(sgml, [load_html/3]).
|
||||
|
||||
Reference in New Issue
Block a user