Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 1200:7c88650ff548
PRFParser: Added a callback to be called from parsePRFs() if
a PRF was parsed successfully.
flys-backend/trunk@2304 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 07 Jul 2011 14:51:08 +0000 |
parents | cc8f770796cb |
children | 4e1b475a8cba |
comparison
equal
deleted
inserted
replaced
1199:cc8f770796cb | 1200:7c88650ff548 |
---|---|
1 2011-07-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/importer/PRFParser.java: | |
4 Added a callback to be called from parsePRFs() if | |
5 a PRF was parsed successfully. Useful to scan whole | |
6 sub directories for PRF files. | |
7 | |
1 2011-07-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 8 2011-07-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/importer/PRFParser.java: | 10 * src/main/java/de/intevation/flys/importer/PRFParser.java: |
4 Extract the year of sounding from file names. If not found | 11 Extract the year of sounding from file names. If not found |
5 from the name of th containing directory. Description is made | 12 from the name of th containing directory. Description is made |