Ignore:
Timestamp:
09/05/10 16:30:02 (2 years ago)
Author:
Freddie Akeroyd
Message:

More doc tweaks. Also now automatically builds javadoc for web. Refs #231

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bindings/java/org/nexusformat/NexusFile.java

    r1473 r1474  
    1111  * different calling standards between C and Java.  
    1212  * 
    13   * @example TestJapi.java 
    14   * Test program for Java API 
    1513  * 
    1614  * @author Mark Koennecke, October 2000 
     
    2119  * 
    2220  * added nxinitattrdir: Mark Koennecke, October 2009  
     21  * 
     22  * @see TestJapi.java 
     23  * 
     24  */ 
     25 
     26  /** 
     27  * @example TestJapi.java 
     28  * Test program for Java API. 
     29  * Illustrates using the #org.nexusformat package 
    2330  */ 
    2431package org.nexusformat; 
Note: See TracChangeset for help on using the changeset viewer.