From f9f9c9242b61ed3ac1edf3d8db51e3f7d54b9778 Mon Sep 17 00:00:00 2001 From: Tom Faulhaber Date: Tue, 27 Jul 2010 00:58:52 -0700 Subject: Autodoc commit for 1.2.x/25d33167, master/e7930c85, 1.1.x/d132c5f1 --- java-utils-api.html | 55 +++++++++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 25 deletions(-) (limited to 'java-utils-api.html') diff --git a/java-utils-api.html b/java-utils-api.html index ce6f4464..dc88f266 100644 --- a/java-utils-api.html +++ b/java-utils-api.html @@ -1,6 +1,6 @@ - java-utils API reference (clojure-contrib) + java-utils - clojure-contrib v1.2 API documentation @@ -30,18 +30,22 @@ namespace.
@@ -89,7 +93,8 @@ namespace.

API for java-utils - (master branch)

+ - clojure-contrib v1.2 (beta 1) + by Stuart Halloway, Stephen C. Gilardi, Shawn Hoover, Perry Trolard, Stuart Sierra

Usage:
@@ -138,7 +143,7 @@ for clojure.contrib.java-utils/file, which you should prefer
 in most cases.
Deprecated since clojure-contrib version 1.2
- Source + Source


@@ -150,7 +155,7 @@ in most cases. Uses as-str to convert both keys and values into strings. - Source + Source


@@ -175,7 +180,7 @@ Example: (as-str {:foo :bar}) ;;=> "{:foo :bar}" Deprecated since clojure-contrib version 1.2
- Source + Source


@@ -186,7 +191,7 @@ Example:
Coerces argument (URL, URI, or String) to a java.net.URL.
Deprecated since clojure-contrib version 1.2
- Source + Source


@@ -197,7 +202,7 @@ Example:
Delete file f. Raise an exception if it fails unless silently is true.
Deprecated since clojure-contrib version 1.2
- Source + Source


@@ -209,7 +214,7 @@ Example: Raise an exception if any deletion fails unless silently is true. Deprecated since clojure-contrib version 1.2
- Source + Source


@@ -222,7 +227,7 @@ Raise an exception if any deletion fails unless silently is true.
Returns a java.io.File from string or file args.
Deprecated since clojure-contrib version 1.2
- Source + Source


@@ -234,7 +239,7 @@ Raise an exception if any deletion fails unless silently is true.
Get a system property.
- Source + Source


@@ -245,7 +250,7 @@ Raise an exception if any deletion fails unless silently is true.
Read properties from file-able.
- Source + Source


@@ -256,7 +261,7 @@ Raise an exception if any deletion fails unless silently is true. Building block for clojure.contrib.java-utils/file. Deprecated since clojure-contrib version 1.2
- Source + Source


@@ -267,7 +272,7 @@ Building block for clojure.contrib.java-utils/file.
Set some system properties. Nil clears a property.
- Source + Source


@@ -278,7 +283,7 @@ Building block for clojure.contrib.java-utils/file.
Access to private or protected field.
Deprecated since clojure-contrib version 1.2
- Source + Source


@@ -292,7 +297,7 @@ obj is nil for static methods, the instance object otherwise the method name is given as a symbol or a keyword (something Named) Deprecated since clojure-contrib version 1.2
- Source + Source


@@ -307,7 +312,7 @@ sets the properties back to their original values. Values of nil are translated to a clearing of the property. - Source + Source


@@ -319,7 +324,7 @@ translated to a clearing of the property.
Write properties to file-able.
- Source + Source
-- cgit v1.2.3-70-g09d2