Changeset 558 for DCWoRMS/trunk/src
- Timestamp:
- 11/06/12 13:33:23 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/trunk/src/test/DEBBTranslator/src/DEBB2DCWoRMSTranslator.java
r557 r558 37 37 public class DEBB2DCWoRMSTranslator { 38 38 39 // TODO: 40 // 1) Configuration file needed 41 // 2) Get rid of all nasty System.out - log4j instead 42 // 3) 43 39 44 private static final String DEFAULT_OUTPUT_FILE_NAME = "xml/DCWORMS_TEST.xml"; 40 45 private static final String DEFAULT_INPUT_FILE_NAME = "xml/PLMXML_HLRSSmallServerRoom.xml";
Note: See TracChangeset
for help on using the changeset viewer.