donaldp     2002/06/08 18:38:54

  Modified:    containerkit/src/java/org/apache/excalibur/containerkit/metainfo
                        package.html
  Log:
  Add a few line breaks in
  
  Revision  Changes    Path
  1.2       +9 -2      
jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/metainfo/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/metainfo/package.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- package.html      8 Jun 2002 21:37:20 -0000       1.1
  +++ package.html      9 Jun 2002 01:38:54 -0000       1.2
  @@ -1,9 +1,16 @@
   
   <body>
  -A set of classes supporting the representation of information about a 
component type.  
  +A set of classes supporting the representation of information about a
  +component type.
   
   <h3>Overview</h3>
  -<p>This package includes a set of classes supporting the representation of 
information about a component type.  This information is refered to as 
component meta-info.  Component meta-info deals primarily with the declaration 
of the services implemented by a component type, the service dependecies that a 
component type has on other components, and lastly, general information of the 
component including its name, implementation version and related attributes.<p>
  +<p>This package includes a set of classes supporting the representation of
  +information about a component type.  This information is refered to as
  +component meta-info.  Component meta-info deals primarily with the
  +declaration of the services implemented by a component type, the service
  +dependecies that a component type has on other components, and lastly,
  +general information of the component including its name, implementation
  +version and related attributes.<p>
   
   <h3>Package Structure (UML)</h3>
   <p><img src=doc-files/uml.gif border=0></p>
  
  
  

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

Reply via email to