org.apache.myfaces.commons.resourcehandler
Class ExtendedResourceImpl
java.lang.Object
javax.faces.application.Resource
org.apache.myfaces.commons.resourcehandler.resource.ResourceImpl
org.apache.myfaces.commons.resourcehandler.ExtendedResourceImpl
public class ExtendedResourceImpl
- extends ResourceImpl
- Author:
- Leonardo Uribe
Fields inherited from class javax.faces.application.Resource |
COMPONENT_RESOURCE_KEY |
Methods inherited from class javax.faces.application.Resource |
getContentType, getLibraryName, getResourceName, setContentType, setLibraryName, setResourceName, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ExtendedResourceImpl
public ExtendedResourceImpl(ExtendedResourceMeta resourceMeta,
ResourceLoader resourceLoader,
ExtendedDefaultResourceHandlerSupport support,
java.lang.String contentType,
java.lang.String expectedLocalePrefix,
java.lang.String expectedLibraryName)
getRequestPath
public java.lang.String getRequestPath()
- Overrides:
getRequestPath
in class ResourceImpl
getLocalePrefix
public java.lang.String getLocalePrefix()
getExtendedResourceMeta
protected ExtendedResourceMeta getExtendedResourceMeta()
getExtendedDefaultResourceHandlerSupport
protected ExtendedDefaultResourceHandlerSupport getExtendedDefaultResourceHandlerSupport()
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.