spring-framework/org.springframework.web.ser...
Rossen Stoyanchev fe7e2a7f54 Improvements to the way the content of RequestConditions is exposed.
RequestCondition types keep individual expression types (e.g. the
discrete header or param expressions) package private. Although the 
implementation of these types should remain private, there is no 
reason not to provide access to the underlying expression data --
e.g. for creating a REST endpoint documentation tool, or if you 
want to know which of the "consumes"/"produces" media types
are negated.

This change ensures that all RequestCondition types have a public
getter that makes available the basic expression data.
2011-09-23 18:20:27 +00:00
..
.settings ModelAndViewContainer related refinements 2011-04-07 18:09:28 +00:00
src Improvements to the way the content of RequestConditions is exposed. 2011-09-23 18:20:27 +00:00
.classpath [SPR-8222] Upgraded to JUnit 4.9. 2011-08-30 13:16:12 +00:00
.project
build.xml
ivy.xml moved OpenSessionInViewTests back to orm module 2011-07-26 01:07:59 +00:00
pom.xml Update Servlet 3.0 dependency in webmvc pom 2011-08-24 19:05:45 +00:00
template.mf mvc:annotation-driven reliably detects JSR-303 and JAXB2 in an OSGi environment as well (SPR-7291) 2010-06-20 18:55:21 +00:00
web-servlet.iml moved OpenSessionInViewTests back to orm module 2011-07-26 00:46:07 +00:00