yacy_search_server/source/net/yacy/utils
reger 902e79e261 Introduce a TranslatorXliff wich can read/write xliff from/to internal translation map.
This eases up suggested initatives from http://mantis.tokeek.de/view.php?id=649
Allows longer term also to store translation maps for the htroot files 
in standardized/reuseable xliff format ( http://docs.oasis-open.org/xliff/xliff-core/xliff-core.html ).
+ added test case creating and comparing xliff file with internal custom prop file.
(currently the introduced class is not used in core code)
2016-03-28 23:26:30 +02:00
..
translation Introduce a TranslatorXliff wich can read/write xliff from/to internal translation map. 2016-03-28 23:26:30 +02:00
upnp Minor changes: 2014-10-09 13:31:36 +02:00
Bitfield.java refactoring (class name should start with uppercase letter) 2014-10-10 14:32:21 +02:00
crypt.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
cryptbig.java removed warnings 2015-08-03 05:37:34 +02:00
CryptoLib.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
disorderHeap.java
disorderSet.java
enumerateFiles.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
gzip.java using latest enhanced (un/)gzip methods from loklak for yacy 2015-07-30 13:39:10 +02:00
ListDirs.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
loaderCore.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
loaderProcess.java
loaderThreads.java remove unused ProxySettings ref. from loader 2014-03-16 05:19:01 +01:00
nxTools.java
PKCS12Tool.java
SignatureOutputStream.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
StartFromJava.java
tarTools.java use current tar library for untar files 2015-11-04 02:57:00 +01:00