Révision 3132
tmp/org.txm.core/src/java/org/txm/metadatas/Metadatas.java (revision 3132) | ||
---|---|---|
155 | 155 |
public Metadatas(File inputFile, String encoding, String separator, String txtseparator, int nbheaderline) { |
156 | 156 |
|
157 | 157 |
this.inputMetadataFile = inputFile; |
158 |
File xmlfile = new File(inputFile.getParent(), inputFile.getName() + ".xml");
|
|
158 |
File xmlfile = new File(inputFile.getParent(), "metadata.xml");
|
|
159 | 159 |
// println "create xml file version of "+csvfile+" : "+xmlfile |
160 | 160 |
try { |
161 | 161 |
if (inputFile.getName().endsWith(".ods")) { |
Formats disponibles : Unified diff