A C F G L M S

A

afterPropertiesSet() - Method in class com.crygier.spring.util.web.MimeTypeViewResolver
 

C

com.crygier.spring.util - package com.crygier.spring.util
 
com.crygier.spring.util.web - package com.crygier.spring.util.web
 

F

findViewResolverForMediaType(MediaType) - Method in class com.crygier.spring.util.web.MimeTypeViewResolver
 

G

getCacheKey(String, Locale) - Method in class com.crygier.spring.util.web.MimeTypeViewResolver
 
getCurrentRequestAttributes() - Method in class com.crygier.spring.util.web.MimeTypeViewResolver
 
getHandler(HttpServletRequest) - Method in class com.crygier.spring.util.web.MimeTypeViewResolver
 
getHandlerMappings() - Method in class com.crygier.spring.util.web.MimeTypeViewResolver
 
getOrder() - Method in class com.crygier.spring.util.web.MimeTypeViewResolver
 
getSystemProperty() - Method in class com.crygier.spring.util.SystemPropertyPlaceholderConfigurer
 
getViewNameFromRequest() - Method in class com.crygier.spring.util.web.MimeTypeViewResolver
Gets the name of the view to resolve from the request.

L

loadProperties(Properties) - Method in class com.crygier.spring.util.SystemPropertyPlaceholderConfigurer
 
loadView(String, Locale) - Method in class com.crygier.spring.util.web.MimeTypeViewResolver
 
logger - Static variable in class com.crygier.spring.util.web.MimeTypeViewResolver
 

M

MimeTypeViewResolver - Class in com.crygier.spring.util.web
Utilizes the MIME Type from the Accept Header of the request to choose the proper view resolver.
MimeTypeViewResolver() - Constructor for class com.crygier.spring.util.web.MimeTypeViewResolver
 
MimeTypeViewResolver.ResponseMapping - Annotation Type in com.crygier.spring.util.web
 

S

setDefaultInternalResourcePrefix(String) - Method in class com.crygier.spring.util.web.MimeTypeViewResolver
Sets the default InternalResourceViewResolver Prefix for mapping with the default handler for text/html.
setDefaultInternalResourceSuffix(String) - Method in class com.crygier.spring.util.web.MimeTypeViewResolver
Sets the default InternalResourceViewResolver Suffix for mapping with the default handler for text/html.
setLocations(Resource[]) - Method in class com.crygier.spring.util.SystemPropertyPlaceholderConfigurer
 
setMimeTypeToViewResolver(Map<String, ViewResolver>) - Method in class com.crygier.spring.util.web.MimeTypeViewResolver
 
setOrder(int) - Method in class com.crygier.spring.util.web.MimeTypeViewResolver
 
setSystemProperty(String) - Method in class com.crygier.spring.util.SystemPropertyPlaceholderConfigurer
 
SystemPropertyPlaceholderConfigurer - Class in com.crygier.spring.util
Property Placeholder Configurer that allows for reading a file that is indicated via a system property.
SystemPropertyPlaceholderConfigurer() - Constructor for class com.crygier.spring.util.SystemPropertyPlaceholderConfigurer
 

A C F G L M S