comparison geo-backend/src/main/java/de/intevation/gnv/geobackend/sde/datasources/Row.java @ 887:b757def3ff55

Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>' geo-backend/trunk@859 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 29 Mar 2010 09:45:05 +0000
parents 8b442223741c
children d674cef2ca0d
comparison
equal deleted inserted replaced
886:8b442223741c 887:b757def3ff55
17 /** 17 /**
18 * A Row represents a set of values. 18 * A Row represents a set of values.
19 * In a technical manner (e.g. database manner) a row contains all attributes of a single "hit". 19 * In a technical manner (e.g. database manner) a row contains all attributes of a single "hit".
20 * 20 *
21 * @author blume 21 * @author blume
22 * @author Tim Englich <tim.englich@intevation.de> 22 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a>
23 */ 23 */
24 public class Row { 24 public class Row {
25 /** 25 /**
26 * Default Logging instance 26 * Default Logging instance
27 */ 27 */

http://dive4elements.wald.intevation.org