From 520f8c8796fb80c08d4800a24e5f92dd3c05b63f Mon Sep 17 00:00:00 2001 From: Tom Faulhaber Date: Fri, 23 Jul 2010 08:03:28 -0700 Subject: Autodoc commit for master/f827ea5f, 1.1.x/d132c5f1 --- java-utils-api.html | 57 ++++++++++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 25 deletions(-) (limited to 'java-utils-api.html') diff --git a/java-utils-api.html b/java-utils-api.html index 13c94e87..ce6f4464 100644 --- a/java-utils-api.html +++ b/java-utils-api.html @@ -115,7 +115,14 @@ Design goals: Feedback welcome! If something in this module violates the principle of least surprise, please -let me (Stu) and the Clojure community know via the mailing list. +let me (Stu) and the Clojure community know via the mailing list. +Contributors: + +Stuart Halloway +Stephen C. Gilardi +Shawn Hoover +Perry Trolard +Stuart Sierra
@@ -130,8 +137,8 @@ let me (Stu) and the Clojure community know via the mailing list. for clojure.contrib.java-utils/file, which you should prefer in most cases. - - Source + Deprecated since clojure-contrib version 1.2
+ Source


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


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


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


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


@@ -201,8 +208,8 @@ Example:
Delete file f. If it's a directory, recursively delete all its contents.
 Raise an exception if any deletion fails unless silently is true.
- - Source + Deprecated since clojure-contrib version 1.2
+ Source


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


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


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


@@ -248,8 +255,8 @@ Raise an exception if any deletion fails unless silently is true.
Interpret a String or java.io.File as a relative path string. 
 Building block for clojure.contrib.java-utils/file.
- - Source + Deprecated since clojure-contrib version 1.2
+ Source


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


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


@@ -284,8 +291,8 @@ params is a vector of class which correspond to the arguments to the method obj is nil for static methods, the instance object otherwise the method name is given as a symbol or a keyword (something Named) - - Source + Deprecated since clojure-contrib version 1.2
+ Source


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


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