- Timestamp:
- 08/05/10 13:13:54 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bindings/java/org/nexusformat/NeXusFileInterface.java
r1375 r1465 178 178 * the data. 179 179 */ 180 public void getdata(Object arra ry)throws180 public void getdata(Object array)throws 181 181 NexusException; 182 182 /** … … 335 335 * linkexternal links group name, nxclass to the URL nxurl 336 336 * @param name The name of the vgroup to link to 337 * @ apram nxcallThe class name of the linked vgroup337 * @param nxclass The class name of the linked vgroup 338 338 * @param nxurl The URL to the linked external file 339 339 * @throws NexusException if things are wrong
Note: See TracChangeset
for help on using the changeset viewer.
