Package | Description |
---|---|
com.google.enterprise.connector.util |
Defines utility classes that might be helpful for connector developers.
|
Modifier and Type | Method and Description |
---|---|
int |
UrlValidator.validate(java.lang.String urlString)
Attempts to validate the given URL by making an HTTP request.
|