public class BrowserInfoSpider extends BrowserInfo
| Modifier and Type | Field and Description |
|---|---|
static BrowserInfoSpider |
IS_IT_NOT_SPIDER
Is it not
|
IS_IT_NOT| Constructor and Description |
|---|
BrowserInfoSpider(WebSpiderInfo aWebSpiderInfo) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayText(Locale aContentLocale) |
String |
getSearchEngineName() |
String |
toString() |
getBrowserType, getVersion, isIt, isItNotpublic static final BrowserInfoSpider IS_IT_NOT_SPIDER
public BrowserInfoSpider(@Nullable WebSpiderInfo aWebSpiderInfo)
public String getDisplayText(@Nonnull Locale aContentLocale)
getDisplayText in interface com.helger.commons.text.display.IHasDisplayTextgetDisplayText in class BrowserInfopublic String toString()
toString in class BrowserInfoCopyright © 2016–2019 Philip Helger. All rights reserved.