Package javadocofflinesearch.formatters
Class PlainTextFormatter
java.lang.Object
javadocofflinesearch.formatters.PlainTextFormatter
- All Implemented Interfaces:
Formatter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcouldYouMeant(String title, List<String>... l) voidvoidhaders()highlitEnd(Color c) voidvoidpages(int from, int to, int total) voidprintLibrary(String library) voidresulsSummary(String foundTitle, long totalHits, String timeTitle, long time, String units) voidvoidsearchStarted(String info, String what) voidtail()void
-
Constructor Details
-
PlainTextFormatter
-
-
Method Details
-
highlitStart
- Specified by:
highlitStartin interfaceFormatter
-
highlightEnd
- Specified by:
highlightEndin interfaceFormatter
-
title
-
haders
public void haders() -
tail
public void tail() -
file
-
searchStarted
- Specified by:
searchStartedin interfaceFormatter
-
couldYouMeant
- Specified by:
couldYouMeantin interfaceFormatter
-
resulsSummary
public void resulsSummary(String foundTitle, long totalHits, String timeTitle, long time, String units) - Specified by:
resulsSummaryin interfaceFormatter
-
summary
-
initializationFailed
- Specified by:
initializationFailedin interfaceFormatter
-
resultsIn
-
pages
public void pages(int from, int to, int total) -
printLibrary
- Specified by:
printLibraryin interfaceFormatter
-
highlitStart
- Specified by:
highlitStartin interfaceFormatter
-
highlitEnd
- Specified by:
highlitEndin interfaceFormatter
-
anchors
-