From b9907dc35b12f46c584f426aacc61b4375f9ea8c Mon Sep 17 00:00:00 2001 From: Tom Faulhaber Date: Wed, 2 Jun 2010 10:37:21 -0700 Subject: Autodoc commit for master/4fe738db, 1.1.x/d132c5f1 --- java-utils-api.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'java-utils-api.html') diff --git a/java-utils-api.html b/java-utils-api.html index d7f097d1..b08574a4 100644 --- a/java-utils-api.html +++ b/java-utils-api.html @@ -131,7 +131,7 @@ for clojure.contrib.java-utils/file, which you should prefer in most cases. - Source +


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


@@ -168,7 +168,7 @@ Example: (as-str {:foo :bar}) ;;=> "{:foo :bar}" - Source +


@@ -179,7 +179,7 @@ Example:
Coerces argument (URL, URI, or String) to a java.net.URL.
- Source +


@@ -190,7 +190,7 @@ Example:
Delete file f. Raise an exception if it fails unless silently is true.
- Source +


@@ -202,7 +202,7 @@ Example: Raise an exception if any deletion fails unless silently is true. - Source +


@@ -215,7 +215,7 @@ Raise an exception if any deletion fails unless silently is true.
Returns a java.io.File from string or file args.
- Source +


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


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


@@ -249,7 +249,7 @@ Raise an exception if any deletion fails unless silently is true. Building block for clojure.contrib.java-utils/file. - Source +


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


@@ -271,7 +271,7 @@ Building block for clojure.contrib.java-utils/file.
Access to private or protected field.
- Source +


@@ -285,7 +285,7 @@ obj is nil for static methods, the instance object otherwise the method name is given as a symbol or a keyword (something Named) - Source +


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


@@ -312,7 +312,7 @@ translated to a clearing of the property.
Write properties to file-able.
- Source +
-- cgit v1.2.3-18-g5258