Project

General

Profile

« Previous | Next » 

Revision 168

documentation cleanup

View differences:

DBTransform.java
1 1
/**
2
 *        Name: DBTransform.java
3
 *     Purpose: A Class that transforms an XML text document
4
 *              into a another type using XSL
5
 *   Copyright: 2000 Regents of the University of California and the
6
 *              National Center for Ecological Analysis and Synthesis
7
 *     Authors: Matt Jones
2
 *      Name: DBTransform.java
3
 *   Purpose: A Class that transforms an XML text document
4
 *            into a another type using XSL
5
 * Copyright: 2000 Regents of the University of California and the
6
 *            National Center for Ecological Analysis and Synthesis
7
 *   Authors: Matt Jones
8 8
 *
9
 *     Version: '$Id$'
9
 *   Version: '$Id$'
10 10
 */
11 11

  
12 12
package edu.ucsb.nceas.metacat;

Also available in: Unified diff