donaldp     2002/06/13 00:11:40

  Added:       container/src/java/org/apache/myrmidon/interfaces/model
                        package.html
  Log:
  Add a package.html for the model package.
  
  Revision  Changes    Path
  1.1                  
jakarta-ant-myrmidon/container/src/java/org/apache/myrmidon/interfaces/model/package.html
  
  Index: package.html
  ===================================================================
  <body>
  A set of classes that represent an Ant project.
  
  <h3>Overview</h3>
  <p>This package contains the classes that are used to represent the Ant
  Project. These classes are immutable representations of the project and thus
  can be shared between the frontend and the execution engine. See the
  [EMAIL PROTECTED] org.apache.myrmidon.interfaces.builder.ProjectBuilder} for 
mechanisms
  via which Project can be created.<p>
  
  </body>
  
  
  

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

Reply via email to