This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
yacy_search_server
Watch
2
Star
0
Fork
0
You've already forked yacy_search_server
mirror of
https://github.com/yacy/yacy_search_server.git
synced
2026-06-17 05:55:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
yacy_search_server
/
source
/
net
/
yacy
/
document
/
parser
/
xml
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
sgaebel
cdf901270c
always use HTTPClient by 'try with resources' pattern to free up
...
resources
2021-10-31 23:06:23 +01:00
..
GenericXMLContentHandler.java
Improved parsing support for OOXML spreadsheets (.xlsx)
2017-08-21 09:38:20 +02:00
ODContentHandler.java
Added 'final' for all exception blocks as this helps the Java compiler
2013-07-17 18:31:30 +02:00
ODMetaHandler.java
extract lastmodified from openoffice doc
2015-09-06 00:04:54 +02:00
OOXMLSharedStringsHandler.java
Improved parsing support for OOXML spreadsheets (.xlsx)
2017-08-21 09:38:20 +02:00
OOXMLSpreeadsheetHandler.java
Improved parsing support for OOXML spreadsheets (.xlsx)
2017-08-21 09:38:20 +02:00
opensearchdescriptionReader.java
always use HTTPClient by 'try with resources' pattern to free up
2021-10-31 23:06:23 +01:00