User: jung    
  Date: 01/02/19 06:59:19

  Modified:    src/org/zoap/xml/meta/builtin builtin.dfPackage
  Added:       src/org/zoap/xml/meta/builtin package.html
  Log:
  some package.html�s for javadoc/umldoc
  
  Revision  Changes    Path
  1.3       +10 -0     zoap/src/org/zoap/xml/meta/builtin/builtin.dfPackage
  
  Index: builtin.dfPackage
  ===================================================================
  RCS file: /products/cvs/ejboss/zoap/src/org/zoap/xml/meta/builtin/builtin.dfPackage,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- builtin.dfPackage 2000/12/04 12:36:39     1.2
  +++ builtin.dfPackage 2001/02/19 14:59:18     1.3
  @@ -191,6 +191,16 @@
   @__modelType reference 
   */
   class reference16 {
  +}/**
  +@__ref <oiref:java#Class#org.zoap.xml.meta.builtin.DateType:oiref><oihard>
  +@__modelType reference 
  +*/
  +class reference17 {
  +}/**
  +@__ref <oiref:java#Class#org.zoap.xml.meta.builtin.DateElement:oiref><oihard>
  +@__modelType reference 
  +*/
  +class reference18 {
   }}/**
   @__tags
   @shapeType ClassDiagram 
  
  
  
  1.1                  zoap/src/org/zoap/xml/meta/builtin/package.html
  
  Index: package.html
  ===================================================================
  <html>
  
  <body>
  
  <p>
  Included in this package are the JBoss-Zoap-builtin mappings that extend the basic 
XML-Schema 
  definitions. More specifically, there is a <a 
href="DefaultMetaBinding.html">DefaultMetaBinding</a> that
  constructs an XML-type for each serializable Java class on the fly. There is also a 
<a href="DefaultBinding.html">DefaultBinding</a>
  that can read enhanced xsd-files in order to extend itself with additional and 
prespecified mapping
  information.
  </li>
  </p>
  
  </body>
  </html>
  
  
  
  
  

Reply via email to