Package org.ctan.site.services.search
Class QueryContainer.HitInfo
java.lang.Object
org.ctan.site.services.search.QueryContainer.HitInfo
- Enclosing class:
QueryContainer
This class represents a hit of the search.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLink()
The methodgetLink
provides means to retrieve a link.The methodgetModified
provides means to retrieve the modification date.
-
Constructor Details
-
HitInfo
public HitInfo()
-
-
Method Details
-
getLink
The methodgetLink
provides means to retrieve a link.- Returns:
- the path
-
getModified
The methodgetModified
provides means to retrieve the modification date.- Returns:
- the modification date and time
-