Package javadocofflinesearch.tools
Class Commandline
java.lang.Object
javadocofflinesearch.tools.Commandline
- All Implemented Interfaces:
SearchSettings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
checkAll()
void
void
void
int
int
int
int
static String
int
getPort()
getQuery()
int
getSetup()
int
boolean
hasIndex()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasQuery()
boolean
boolean
boolean
boolean
boolean
isInfo()
boolean
boolean
boolean
boolean
isPage()
static boolean
isUnix()
static boolean
void
parse()
void
void
void
void
-
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:
isPage
in interfaceSearchSettings
-
isInfo
public boolean isInfo()- Specified by:
isInfo
in interfaceSearchSettings
-
hasMergeWonted
public boolean hasMergeWonted() -
isMergeWonted
public boolean isMergeWonted()- Specified by:
isMergeWonted
in interfaceSearchSettings
-
isOmitArchives
public boolean isOmitArchives()- Specified by:
isOmitArchives
in interfaceSearchSettings
-
isOmitPdfInfo
public boolean isOmitPdfInfo()- Specified by:
isOmitPdfInfo
in interfaceSearchSettings
-
isColoured
public boolean isColoured() -
isExctractInfo
public boolean isExctractInfo() -
getExctractInfo
-
isHighligt
public boolean isHighligt() -
getHighligtInfo
-
getInfoBefore
public int getInfoBefore()- Specified by:
getInfoBefore
in interfaceSearchSettings
-
getInfoAfter
public int getInfoAfter()- Specified by:
getInfoAfter
in interfaceSearchSettings
-
getDidYouMeantDeadLine
public int getDidYouMeantDeadLine()- Specified by:
getDidYouMeantDeadLine
in interfaceSearchSettings
-
getDidYouMeantCount
public int getDidYouMeantCount()- Specified by:
getDidYouMeantCount
in interfaceSearchSettings
-
getstartAt
public int getstartAt()- Specified by:
getstartAt
in interfaceSearchSettings
-
getRecords
public int getRecords()- Specified by:
getRecords
in interfaceSearchSettings
-
getLibrary
- Specified by:
getLibrary
in interfaceSearchSettings
-
checkAll
public void checkAll() -
createFormatter
- Specified by:
createFormatter
in interfaceSearchSettings
-
getOsName
-
isWindows
public static boolean isWindows() -
isUnix
public static boolean isUnix() -
getSetup
- Specified by:
getSetup
in interfaceSearchSettings
-
getPort
public int getPort()
-