public class Arguments extends Object
| Constructor and Description |
|---|
Arguments() |
| Modifier and Type | Method and Description |
|---|---|
RobotsConfig |
buildRobotsConfig() |
String |
getAgent() |
Charset |
getDefaultCharset() |
int |
getMaxFileSizeBytes() |
int |
getMaxRedirectHops() |
int |
getReadTimeoutMillis() |
List<URI> |
getResources() |
boolean |
isHelpRequested() |
@Nonnegative public int getMaxFileSizeBytes()
@Nonnegative public int getMaxRedirectHops()
public boolean isHelpRequested()
@Nonnegative public int getReadTimeoutMillis()
@Nonnull public RobotsConfig buildRobotsConfig()
Copyright © 2014-2016 Brandwatch. All Rights Reserved.