X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Focaml%2Fgetter%2Fhttp_getter_const.ml;h=f12d20f77bd8e79cd207b986c44c9f1a5595bf1c;hb=7e9904185ceff75884783dbf0bad506b8521b857;hp=d46b87a59703d15bf9628f4038141b7d5b45cbcf;hpb=f82bff515257cee1dd485b251763ea4a8d5ca0e2;p=helm.git diff --git a/helm/ocaml/getter/http_getter_const.ml b/helm/ocaml/getter/http_getter_const.ml index d46b87a59..f12d20f77 100644 --- a/helm/ocaml/getter/http_getter_const.ml +++ b/helm/ocaml/getter/http_getter_const.ml @@ -31,11 +31,14 @@ open Printf;; let version = "0.3.0" let conffile = "http_getter.conf.xml" +let xhtml_ns = "http://www.w3.org/1999/xhtml" +let helm_ns = "http://www.cs.unibo.it/helm" + (* TODO provide a better usage string *) let usage_string configuration = sprintf -" - +" + HTTP Getter's help message @@ -53,25 +56,28 @@ let usage_string configuration = display this help message

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

+

+ register?uri=URI&url=URL

- register?uri=URI&url=URL
+ unregister?uri=URI&url=URL

resolve?uri=URI

- getdtd?uri=URI[&patch_dtd=(yes|no)]
+ getdtd?uri=URI[&patch_dtd=(yes|no)]

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

list_servers

- add_server?url=URL&position=POSITION
+ add_server?url=URL&position=POSITION

remove_server?position=POSITION
@@ -83,13 +89,13 @@ let usage_string configuration = clean_cache

- getalluris?format=(txt|xml)
+ getalluris?format=(txt|xml)

getallrdfuris

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

getempty
@@ -99,7 +105,8 @@ let usage_string configuration = " - version configuration + xhtml_ns helm_ns + version configuration let empty_xml = "