|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.webresource.DefaultWebResourceFilter
public class DefaultWebResourceFilter
A Web Resource Filter that allows for css and javascript resources.
This is the default filter used by the WebResourceManagerImpl for include/get resource methods that do
not accept a filter as a parameter.
| Field Summary | |
|---|---|
static DefaultWebResourceFilter |
INSTANCE
|
| Constructor Summary | |
|---|---|
DefaultWebResourceFilter()
|
|
| Method Summary | |
|---|---|
boolean |
matches(java.lang.String resourceName)
Returns true if this filter supports the inclusion of the given resource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final DefaultWebResourceFilter INSTANCE
| Constructor Detail |
|---|
public DefaultWebResourceFilter()
| Method Detail |
|---|
public boolean matches(java.lang.String resourceName)
WebResourceFilter
matches in interface WebResourceFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||