yacy_search_server/source/de/anomic/tools
fuchsi 06e6a1ff62 Add a generalized Formatter class yFormatter inspired by http://forum.yacy-websuche.de/viewtopic.php?f=5&t=437
At the current state it allows formatting of numbers (integer + decimal types) for output according to the Locale derived from the language setting in yacy. Network.(html|xml) and Status.html have been changed to use it for now (TODO: should be integrated into other servlets as well to reduce duplicate formatting code).
NOTE: For now the output format for Network.xml simulates the old behaviour which is wrong (it uses '.' as decimal and grouping separator), to make sure external scripts like the yacystats.de one won't break with this update.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4162 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-10-16 02:12:31 +00:00
..
bbCode.java
bitfield.java *) cosmetics: fixed a typo 2007-07-14 12:49:11 +00:00
crypt.java refactoring of base64 encoding: 2006-01-04 00:39:00 +00:00
cryptbig.java added some UTF-8 handling. 2006-01-10 16:48:59 +00:00
dirlistComparator.java *) last step of removing embedded html from dir class 2006-08-06 14:38:07 +00:00
disorderHeap.java code cleanup 2005-12-06 23:51:29 +00:00
disorderSet.java
enumerateFiles.java
gzip.java added some UTF-8 handling. 2006-01-10 16:48:59 +00:00
loaderCore.java refactoring of wget string list generation 2006-10-02 09:59:20 +00:00
loaderProcess.java refactoring of wget string list generation 2006-10-02 09:59:20 +00:00
loaderThreads.java joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00
md5DirFileFilter.java *) last step of removing embedded html from dir class 2006-08-06 14:38:07 +00:00
nxTools.java bugfix for property table loader (did not exclude comment lines) 2007-07-23 13:38:17 +00:00
PKCS12Tool.java - code cleanup 2006-09-29 22:27:20 +00:00
yFormatter.java Add a generalized Formatter class yFormatter inspired by http://forum.yacy-websuche.de/viewtopic.php?f=5&t=437 2007-10-16 02:12:31 +00:00