comparison gnv-artifacts/src/main/java/de/intevation/gnv/transition/profile/horizontal/HorizontalProfileOutputTransition.java @ 239:75da91eca29f

Added possibility to print column labels in the first line of an export. Added labels for odv export as well. gnv-artifacts/trunk@307 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 09 Nov 2009 14:11:09 +0000
parents c8ecc0c0bcb4
children 6a3a02e004d9
comparison
equal deleted inserted replaced
238:a157c6042cb4 239:75da91eca29f
56 "GROUP3" 56 "GROUP3"
57 }; 57 };
58 58
59 public static final Profile TIMESERIES_CSV_PROFILE = 59 public static final Profile TIMESERIES_CSV_PROFILE =
60 new DefaultProfile( 60 new DefaultProfile(
61 null,
61 ',', 62 ',',
62 '"', 63 '"',
63 '"', 64 '"',
64 "CSV", 65 "CSV",
65 "ISO-8859-1"); 66 "ISO-8859-1");

http://dive4elements.wald.intevation.org