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 methodgetLinkprovides means to retrieve a link.The methodgetModifiedprovides means to retrieve the modification date.
-
Constructor Details
-
HitInfo
public HitInfo()
-
-
Method Details
-
getLink
The methodgetLinkprovides means to retrieve a link.- Returns:
- the path
-
getModified
The methodgetModifiedprovides means to retrieve the modification date.- Returns:
- the modification date and time
-