yacy_search_server/source/net/yacy/utils
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
all unique links! This made it necessary, that a large portion of the
parser and link processing classes must be adopted to carry a different
type of link collection which carry a property attribute which are
attached to web anchors.
- introduction of a new URL class, AnchorURL
- the other url classes, DigestURI and MultiProtocolURI had been renamed
and refactored to fit into a new document package schema, document.id
- cleanup of net.yacy.cora.document package and refactoring
2013-09-15 00:30:23 +02:00
..
bitfield.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
crypt.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
cryptbig.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +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 refactoring 2012-09-21 15:48:16 +02:00
disorderSet.java refactoring 2012-09-21 15:48:16 +02:00
enumerateFiles.java refactoring 2012-09-21 15:48:16 +02:00
gzip.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
ListDirs.java refactoring 2012-09-21 15:48:16 +02:00
loaderCore.java refactoring 2012-09-21 15:48:16 +02:00
loaderProcess.java refactoring 2012-09-21 15:48:16 +02:00
loaderThreads.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
nxTools.java refactoring 2012-09-21 15:48:16 +02:00
PKCS12Tool.java refactoring 2012-09-21 15:48:16 +02:00
SignatureOutputStream.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
StartFromJava.java Run from Java the whole app YACY 2012-01-09 01:49:37 +01:00
tarTools.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
UPnP.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
whois.java refactoring 2012-09-21 15:48:16 +02:00