You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/document/parser
orbiter 1989ebc24b
removed more warnings
14 years ago
..
html - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
images - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
xml replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
bzipParser.java *) minor changes 14 years ago
csvParser.java *) minor changes 14 years ago
docParser.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
genericParser.java *) minor changes 14 years ago
gzipParser.java fixed bugs in parser and ftp client 14 years ago
htmlParser.java adding extension for parser 14 years ago
mmParser.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
odtParser.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
ooxmlParser.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
pdfParser.java removed more warnings 14 years ago
pptParser.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
psParser.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
rssParser.java *) minor changes 14 years ago
rtfParser.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
sevenzipParser.java *) minor changes 14 years ago
sidAudioParser.java *) minor enhancements 14 years ago
sitemapParser.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
swfParser.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
tarParser.java *) minor changes 14 years ago
torrentParser.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
vcfParser.java *) minor changes 14 years ago
vsdParser.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
xlsParser.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
zipParser.java *) minor changes 14 years ago