comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/ManagedDomFacet.java @ 3076:5642a83420f2

FLYS artifacts: Removed trailing whitespace. flys-artifacts/trunk@4670 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 15 Jun 2012 09:30:07 +0000
parents b3a67d946568
children 58bdf95df5e4
comparison
equal deleted inserted replaced
3075:db9e2bb34707 3076:5642a83420f2
7 import org.w3c.dom.Node; 7 import org.w3c.dom.Node;
8 8
9 import de.intevation.artifacts.ArtifactNamespaceContext; 9 import de.intevation.artifacts.ArtifactNamespaceContext;
10 10
11 11
12 /** 12 /**
13 * Use an Element (DOM) to store the information about a facet. 13 * Use an Element (DOM) to store the information about a facet.
14 * The intent of this facet type is to represent a facet 14 * The intent of this facet type is to represent a facet
15 * stored in an Collection attribute. Different facets can have different 15 * stored in an Collection attribute. Different facets can have different
16 * attributes that we need to parse, but the only thing ManagedFacets need 16 * attributes that we need to parse, but the only thing ManagedFacets need
17 * to do, is to adjust the attributes "active" and "position". So, those 17 * to do, is to adjust the attributes "active" and "position". So, those

http://dive4elements.wald.intevation.org