Package javadocofflinesearch.tools
Class Commandline
java.lang.Object
javadocofflinesearch.tools.Commandline
- All Implemented Interfaces:
SearchSettings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckAll()voidvoidvoidintintintintstatic StringintgetPort()getQuery()intgetSetup()intbooleanhasIndex()booleanbooleanbooleanbooleanbooleanbooleanbooleanhasQuery()booleanbooleanbooleanbooleanbooleanisInfo()booleanbooleanbooleanbooleanisPage()static booleanisUnix()static booleanvoidparse()voidvoidvoidvoid
-
Field Details
-
NO_INFO
- See Also:
-
QUERY
- See Also:
-
MERGE_COMAPRATORS
- See Also:
-
INFO_AFTER
- See Also:
-
INFO_BEFORE
- See Also:
-
DEAD_LINE
- See Also:
-
DID_COUNT
- See Also:
-
START_AT
- See Also:
-
RECORDS
- See Also:
-
NO_PDF_INFO
- See Also:
-
LIBRARY
- See Also:
-
LIBRARIES
- See Also:
-
PORT
- See Also:
-
HIGHLIGHT
- See Also:
-
-
Constructor Details
-
Commandline
-
-
Method Details
-
parse
public void parse() -
checkDupes
public void checkDupes() -
checkHelp
public void checkHelp() -
checkVersion
public void checkVersion() -
verifyIndex
public void verifyIndex() -
verifyServer
public void verifyServer() -
verifyFirefox
public void verifyFirefox() -
hasPrintFirefoxEngine
public boolean hasPrintFirefoxEngine() -
hasServer
public boolean hasServer() -
verifyQeury
public void verifyQeury() -
getQuery
-
hasIndex
public boolean hasIndex() -
hasQuery
public boolean hasQuery() -
hasPageRank
public boolean hasPageRank() -
hasLuceneRank
public boolean hasLuceneRank() -
hasNoInfo
public boolean hasNoInfo() -
hasMoreInfo
public boolean hasMoreInfo() -
isPage
public boolean isPage()- Specified by:
isPagein interfaceSearchSettings
-
isInfo
public boolean isInfo()- Specified by:
isInfoin interfaceSearchSettings
-
hasMergeWonted
public boolean hasMergeWonted() -
isMergeWonted
public boolean isMergeWonted()- Specified by:
isMergeWontedin interfaceSearchSettings
-
isOmitArchives
public boolean isOmitArchives()- Specified by:
isOmitArchivesin interfaceSearchSettings
-
isOmitPdfInfo
public boolean isOmitPdfInfo()- Specified by:
isOmitPdfInfoin interfaceSearchSettings
-
isColoured
public boolean isColoured() -
isExctractInfo
public boolean isExctractInfo() -
getExctractInfo
-
isHighligt
public boolean isHighligt() -
getHighligtInfo
-
getInfoBefore
public int getInfoBefore()- Specified by:
getInfoBeforein interfaceSearchSettings
-
getInfoAfter
public int getInfoAfter()- Specified by:
getInfoAfterin interfaceSearchSettings
-
getDidYouMeantDeadLine
public int getDidYouMeantDeadLine()- Specified by:
getDidYouMeantDeadLinein interfaceSearchSettings
-
getDidYouMeantCount
public int getDidYouMeantCount()- Specified by:
getDidYouMeantCountin interfaceSearchSettings
-
getstartAt
public int getstartAt()- Specified by:
getstartAtin interfaceSearchSettings
-
getRecords
public int getRecords()- Specified by:
getRecordsin interfaceSearchSettings
-
getLibrary
- Specified by:
getLibraryin interfaceSearchSettings
-
checkAll
public void checkAll() -
createFormatter
- Specified by:
createFormatterin interfaceSearchSettings
-
getOsName
-
isWindows
public static boolean isWindows() -
isUnix
public static boolean isUnix() -
getSetup
- Specified by:
getSetupin interfaceSearchSettings
-
getPort
public int getPort()
-