akarasulu 2003/12/04 18:25:49
Modified: util/xdocs/env index.xml
Log:
Adding documentation.
Revision Changes Path
1.2 +6 -1 avalon/util/xdocs/env/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/avalon/util/xdocs/env/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 4 Dec 2003 21:01:32 -0000 1.1
+++ index.xml 5 Dec 2003 02:25:49 -0000 1.2
@@ -56,7 +56,12 @@
<body>
<section name="Environment">
<subsection name="Overview">
- <p>IN PREPARATION</p>
+ <p>A simple facility for extracting environment parameters from
+ an operating system specific shell. The Env class extends Properties
+ and contains static Methods to access shell variables. An instance
+ of the Env class takes a snapshot of these variables which can be
+ accessed as properties using superclass methods.
+ </p>
</subsection>
</section>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]