public class MetaInfStaticResourceReference extends PackageResourceReference
ResourceReference.Key, ResourceReference.UrlAttributes| Constructor and Description |
|---|
MetaInfStaticResourceReference(Class<?> scope,
String name)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isMetaInfResourcesSupported() |
Url |
mapHandler(IRequestHandler requestHandler)
Returns the
Url for given IRequestHandler if "/META-INF/resources" Servlet
3.0 feature is supported or null if not (so standard url mapping can take
place). |
getMinifiedName, getResource, getUrlAttributes, readBuffered, removeCompressFlagIfUnnecessarycanBeRegistered, equals, getDependencies, getExtension, getKey, getLocale, getName, getScope, getStyle, getVariation, hashCode, toStringpublic Url mapHandler(IRequestHandler requestHandler)
Url for given IRequestHandler if "/META-INF/resources" Servlet
3.0 feature is supported or null if not (so standard url mapping can take
place).requestHandler - mandatory parameternull.protected boolean isMetaInfResourcesSupported()
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.