X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fgetter%2Fhttp_getter_const.ml;h=00fff4f378f815e8a2668c0d4f11b131e488dbf2;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=f12d20f77bd8e79cd207b986c44c9f1a5595bf1c;hpb=3c926cbca1a642526ad4150ef2304b312cf3c088;p=helm.git diff --git a/helm/ocaml/getter/http_getter_const.ml b/helm/ocaml/getter/http_getter_const.ml index f12d20f77..00fff4f37 100644 --- a/helm/ocaml/getter/http_getter_const.ml +++ b/helm/ocaml/getter/http_getter_const.ml @@ -28,7 +28,7 @@ open Printf;; -let version = "0.3.0" +let version = "0.4.0" let conffile = "http_getter.conf.xml" let xhtml_ns = "http://www.w3.org/1999/xhtml" @@ -58,12 +58,6 @@ let usage_string configuration =

getxml?uri=URI[&format=(normal|gz)][&patch_dtd=(yes|no)]

-

- register?uri=URI&url=URL
-

-

- unregister?uri=URI&url=URL
-

resolve?uri=URI

@@ -73,15 +67,6 @@ let usage_string configuration =

getxslt?uri=URI[&patch_dtd=(yes|no)]

-

- list_servers
-

-

- add_server?url=URL&position=POSITION
-

-

- remove_server?position=POSITION
-

update

@@ -89,13 +74,10 @@ let usage_string configuration = clean_cache

- getalluris?format=(txt|xml)
-

-

- getallrdfuris
+ ls?baseuri=regexp&format=(txt|xml)

- ls?baseuri=regexp&format=(txt|xml)
+ getalluris?format=(txt|xml)

getempty