Révision 1254
tmp/org.txm.translate.rcp/src/org/txm/rcp/translate/i18n/PluginMessages.java (revision 1254) | ||
---|---|---|
541 | 541 |
System.out.println("PluginMessages.dumpKeysReplacements(): keys replacements table"); |
542 | 542 |
this.dump(this.keyModifications); |
543 | 543 |
} |
544 |
|
|
545 |
/** |
|
546 |
* @return the usedKeysIndex |
|
547 |
*/ |
|
548 |
public HashMap<String, TreeSet<File>> getUsedKeysFilesIndex() { |
|
549 |
return usedKeysFilesIndex; |
|
550 |
} |
|
551 |
|
|
544 | 552 |
|
545 |
|
|
546 | 553 |
/** |
547 | 554 |
* |
548 | 555 |
* @param args |
... | ... | |
584 | 591 |
System.out.println("PluginMessages.main(): done."); |
585 | 592 |
} |
586 | 593 |
|
587 |
/** |
|
588 |
* @return the usedKeysIndex |
|
589 |
*/ |
|
590 |
public HashMap<String, TreeSet<File>> getUsedKeysFilesIndex() { |
|
591 |
return usedKeysFilesIndex; |
|
592 |
} |
|
593 | 594 |
} |
Formats disponibles : Unified diff