public static class URLHandler.URLInfo
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
URLInfo(boolean available,
long contentLength,
long lastModified) |
protected |
URLInfo(boolean available,
long contentLength,
long lastModified,
java.lang.String bodyCharset) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBodyCharset() |
long |
getContentLength() |
long |
getLastModified() |
boolean |
isReachable() |
Copyright ©2007-2024 The Apache Software Foundation, Licensed under Apache License, Version 2.0.