akarasulu    2003/12/04 19:19:02

  Modified:    util/env/src/java/org/apache/avalon/util/env package.html
  Log:
  more detail
  
  Revision  Changes    Path
  1.2       +1 -1      avalon/util/env/src/java/org/apache/avalon/util/env/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/avalon/util/env/src/java/org/apache/avalon/util/env/package.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- package.html      4 Dec 2003 21:03:15 -0000       1.1
  +++ package.html      5 Dec 2003 03:19:02 -0000       1.2
  @@ -1,6 +1,6 @@
   
   <body>
   <p>
  -Contains a specialized properties object that handles establishment of operationg 
system specific environment variables as property values.
  +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>
   </body>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to