A C D E F G H I J L M N O P Q R S T U V W

E

Edge - class org.matalon.pagerankhits.dataStructures.Edge.
This class represents an edge data structure.
Edge(Vertex, Vertex) - Constructor for class org.matalon.pagerankhits.dataStructures.Edge
Constructor.
elementAt(int) - Method in class org.matalon.pagerankhits.dataStructures.UrlsQueue
 
enqueue(Object) - Method in interface org.matalon.pagerankhits.dataStructures.Queue
Adds the given Object to the queue.
enqueue(Object) - Method in class org.matalon.pagerankhits.dataStructures.UrlsQueue
 
equals(Object) - Method in class org.matalon.pagerankhits.dataStructures.Vertex
 
extractTitleAndLinks(String) - Static method in class org.matalon.pagerankhits.util.UrlUtil
Extracts the title and the links of/inside the web page, having the given address.

A C D E F G H I J L M N O P Q R S T U V W