public final class StaticResources extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isStatic(Request request)
Determines whether the client requests a static resource with the specified request.
|
public static boolean isStatic(Request request)
request - the specified requesttrue if the client requests a static resource, returns false otherwiseCopyright © 2009–2019 B3log. All rights reserved.