Page
Represents a page of the indexer.
Methods
String
toString
()
String
toString
()
Fields
static String
fileName
static int
id
static int
relations
static String
title
static int
totalWeight
fileName
The file name.
id
The page id.
relations
The number of relations between a page and a word.
title
The title of the page.
totalWeight
The total weight of this page.