OCaml viewer: Use ocamlduce to replace xpath code.
[libguestfs.git] / ocaml / examples / xmllight_loader.mli
diff --git a/ocaml/examples/xmllight_loader.mli b/ocaml/examples/xmllight_loader.mli
new file mode 100644 (file)
index 0000000..6c7bbe9
--- /dev/null
@@ -0,0 +1,2 @@
+val from_file : ?ns:bool -> string -> Ocamlduce.Load.anyxml
+val from_string : ?ns:bool -> string -> Ocamlduce.Load.anyxml