comparison flys-artifacts/src/main/java/de/intevation/flys/collections/CollectionAttribute.java @ 4922:c30771dbf1bd

CollectionAttribute: Comment.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 31 Jan 2013 09:28:18 +0100
parents 975f608dd254
children 5cb8e941da1e
comparison
equal deleted inserted replaced
4921:d0fd78d5c1eb 4922:c30771dbf1bd
23 23
24 24
25 /** Create attribute part of collection document. */ 25 /** Create attribute part of collection document. */
26 public class CollectionAttribute { 26 public class CollectionAttribute {
27 27
28 /** Privately owned logger. */
28 private static final Logger logger = 29 private static final Logger logger =
29 Logger.getLogger(CollectionAttribute.class); 30 Logger.getLogger(CollectionAttribute.class);
30 31
31 protected ElementCreator ec; 32 protected ElementCreator ec;
32 33

http://dive4elements.wald.intevation.org