Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2216:31fa7cae0f35
Added new helper methods to FLYSUtils that extract int[] and double[] from string.
flys-artifacts/trunk@3855 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 01 Feb 2012 12:21:05 +0000 |
parents | ebbb18ed78c4 |
children | 54422e31dc27 |
comparison
equal
deleted
inserted
replaced
2215:ebbb18ed78c4 | 2216:31fa7cae0f35 |
---|---|
1 2012-02-01 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/utils/FLYSUtils.java: Added helper | |
4 methods to extract int[] and double[] from string. | |
5 | |
1 2012-02-01 Ingo Weinzierl <ingo@intevation.de> | 6 2012-02-01 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * doc/conf/artifacts/winfo.xml: Registered new facet type | 8 * doc/conf/artifacts/winfo.xml: Registered new facet type |
4 'historical_discharge.historicalq' to the 'historical_discharge' output. | 9 'historical_discharge.historicalq' to the 'historical_discharge' output. |
5 | 10 |