/[projects]/dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/fileupload/AddressSourceBK.java
ViewVC logotype

Diff of /dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/fileupload/AddressSourceBK.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2949 by torben, Sat Feb 13 15:45:02 2016 UTC revision 2950 by torben, Tue Feb 16 09:40:51 2016 UTC
# Line 25  public class AddressSourceBK extends Abs Line 25  public class AddressSourceBK extends Abs
25                  super.validatNoHeaderLine(14, ';');                  super.validatNoHeaderLine(14, ';');
26          }          }
27    
         //TODO: Skal csv parsning klares med Apache Commons CSV ?  
28    
29          @Override          @Override
30          public AddressSourceEntry getNextEntry() throws IOException {          public AddressSourceEntry getNextEntry() throws IOException {

Legend:
Removed from v.2949  
changed lines
  Added in v.2950

  ViewVC Help
Powered by ViewVC 1.1.20