Package javadocofflinesearch.formatters
Class PlainTextFormatter
java.lang.Object
javadocofflinesearch.formatters.PlainTextFormatter
- All Implemented Interfaces:
Formatter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
couldYouMeant
(String title, List<String>... l) void
void
haders()
highlitEnd
(Color c) void
void
pages
(int from, int to, int total) void
printLibrary
(String library) void
resulsSummary
(String foundTitle, long totalHits, String timeTitle, long time, String units) void
void
searchStarted
(String info, String what) void
tail()
void
-
Constructor Details
-
PlainTextFormatter
-
-
Method Details
-
highlitStart
- Specified by:
highlitStart
in interfaceFormatter
-
highlightEnd
- Specified by:
highlightEnd
in interfaceFormatter
-
title
-
haders
public void haders() -
tail
public void tail() -
file
-
searchStarted
- Specified by:
searchStarted
in interfaceFormatter
-
couldYouMeant
- Specified by:
couldYouMeant
in interfaceFormatter
-
resulsSummary
public void resulsSummary(String foundTitle, long totalHits, String timeTitle, long time, String units) - Specified by:
resulsSummary
in interfaceFormatter
-
summary
-
initializationFailed
- Specified by:
initializationFailed
in interfaceFormatter
-
resultsIn
-
pages
public void pages(int from, int to, int total) -
printLibrary
- Specified by:
printLibrary
in interfaceFormatter
-
highlitStart
- Specified by:
highlitStart
in interfaceFormatter
-
highlitEnd
- Specified by:
highlitEnd
in interfaceFormatter
-
anchors
-