Project

General

Profile

« Previous | Next » 

Revision 140

Added by Matt Jones about 24 years ago

updated documentation

View differences:

src/edu/ucsb/nceas/metacat/TextNode.java
14 14
import java.sql.*;
15 15

  
16 16
/**
17
 * A Class that represents an XML element and its contents,
17
 * A Class that represents an XML Text node and its contents,
18 18
 * and can build itself from a database connection
19 19
 */
20 20
public class TextNode extends BasicNode {

Also available in: Unified diff