User: d_jencks
  Date: 02/02/28 08:28:45

  Modified:    core/config tagmappings.properties
  Log:
  New PropertyTagsHandler. For use with getter/setter methods having a specified tag.  
Provides access to the other method of the pair.  Generally other method tags should 
be located on the first method in the file of the getter/setter pair
  
  Revision  Changes    Path
  1.10      +1 -0      xdoclet/core/config/tagmappings.properties
  
  Index: tagmappings.properties
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/core/config/tagmappings.properties,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -w -r1.9 -r1.10
  --- tagmappings.properties    12 Feb 2002 22:20:50 -0000      1.9
  +++ tagmappings.properties    28 Feb 2002 16:28:45 -0000      1.10
  @@ -14,6 +14,7 @@
   Info=xdoclet.doc.info.InfoTagsHandler
   Xml=xdoclet.tags.XmlTagsHandler
   Comment=xdoclet.tags.CommentTagsHandler
  +Property=xdoclet.tags.PropertyTagsHandler
   #EJB namespaces
   EjbBmp=xdoclet.ejb.tags.BmpTagsHandler
   EjbCmp=xdoclet.ejb.tags.CmpTagsHandler
  
  
  

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to