- validate(Class<?>) - Method in class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory
-  
- validate(Class<?>) - Method in interface org.springframework.aop.aspectj.annotation.AspectJAdvisorFactory
- 
Is the given class a valid AspectJ aspect class? 
- validate() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- 
Validate this bean definition. 
- validate() - Method in class org.springframework.beans.factory.support.ChildBeanDefinition
-  
- validate(XmlObject) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
- 
Validate the given XmlObject.
 
- validate(Object, Errors) - Method in class org.springframework.validation.beanvalidation.SpringValidatorAdapter
-  
- validate(Object, Errors, Object...) - Method in class org.springframework.validation.beanvalidation.SpringValidatorAdapter
-  
- validate(T, Class<?>...) - Method in class org.springframework.validation.beanvalidation.SpringValidatorAdapter
-  
- validate() - Method in class org.springframework.validation.DataBinder
- 
Invoke the specified Validators, if any. 
- validate(Object...) - Method in class org.springframework.validation.DataBinder
- 
Invoke the specified Validators, if any, with the given validation hints. 
- validate(Object, Errors, Object...) - Method in interface org.springframework.validation.SmartValidator
- 
- validate(Object, Errors) - Method in interface org.springframework.validation.Validator
- 
- validate(PortletRequest) - Method in interface org.springframework.web.portlet.handler.AbstractMapBasedHandlerMapping.PortletRequestMappingPredicate
- 
Validate this predicate's mapping against the current request. 
- validateAddress(InternetAddress) - Method in class org.springframework.mail.javamail.MimeMessageHelper
- 
Validate the given mail address. 
- validateAddresses(InternetAddress[]) - Method in class org.springframework.mail.javamail.MimeMessageHelper
- 
Validate all given mail addresses. 
- validateConfiguration() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
- 
Validate the configuration of this container. 
- validateConfiguration() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-  
- validateConfiguration() - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
-  
- Validated - Annotation Type in org.springframework.validation.annotation
- 
Variant of JSR-303's  Valid, supporting the
 specification of validation groups. 
- validateDatabaseSchema() - Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- 
Execute schema creation script, determined by the Configuration object
 used for creating the SessionFactory. 
- validateDestination(Destination, String, boolean) - Method in class org.springframework.jms.support.destination.JndiDestinationResolver
- 
Validate the given Destination object, checking whether it matches
 the expected type. 
- validateHandler(Object, HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
- 
Validate the given handler against the current request. 
- validateHandler(Object, HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping
- 
Deprecated. Validate the given annotated handler against the current request. 
- validateIfApplicable(WebDataBinder, MethodParameter) - Method in class org.springframework.web.method.annotation.ModelAttributeMethodProcessor
- 
Validate the model attribute if applicable. 
- validateInterfaces() - Method in class org.springframework.aop.aspectj.DeclareParentsAdvisor
-  
- validateInterfaces() - Method in interface org.springframework.aop.IntroductionAdvisor
- 
Can the advised interfaces be implemented by the introduction advice?
 Invoked before adding an IntroductionAdvisor. 
- validateInterfaces() - Method in class org.springframework.aop.support.DefaultIntroductionAdvisor
-  
- validateMapping(RequestMapping, HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping
- 
Deprecated. Validate the given type-level mapping metadata against the current request,
 checking HTTP request method and parameter conditions. 
- validateNamedParameters(Map<String, ?>) - Method in class org.springframework.jdbc.object.RdbmsOperation
- 
Validate the named parameters passed to an execute method based on declared parameters. 
- validateObject(Object) - Method in class org.springframework.aop.target.CommonsPoolTargetSource
-  
- validatePage(Object, Errors, int, boolean) - Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- 
Deprecated. Template method for custom validation logic for individual pages. 
- validatePage(Object, Errors, int) - Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- 
Deprecated. Template method for custom validation logic for individual pages. 
- validatePage(Object, Errors, int, boolean) - Method in class org.springframework.web.servlet.mvc.AbstractWizardFormController
- 
Deprecated. Template method for custom validation logic for individual pages. 
- validatePage(Object, Errors, int) - Method in class org.springframework.web.servlet.mvc.AbstractWizardFormController
- 
Deprecated. Template method for custom validation logic for individual pages. 
- validateParameters(Object[]) - Method in class org.springframework.jdbc.object.RdbmsOperation
- 
Validate the parameters passed to an execute method based on declared parameters. 
- validateProfile(String) - Method in class org.springframework.core.env.AbstractEnvironment
- 
Validate the given profile, called internally prior to adding to the set of
 active or default profiles. 
- validateProperty(T, String, Class<?>...) - Method in class org.springframework.validation.beanvalidation.SpringValidatorAdapter
-  
- validateRequiredProperties() - Method in class org.springframework.core.env.AbstractEnvironment
-  
- validateRequiredProperties() - Method in class org.springframework.core.env.AbstractPropertyResolver
-  
- validateRequiredProperties() - Method in interface org.springframework.core.env.ConfigurablePropertyResolver
- 
- validateResponse(HttpInvokerClientConfiguration, PostMethod) - Method in class org.springframework.remoting.httpinvoker.CommonsHttpInvokerRequestExecutor
- 
Validate the given response as contained in the PostMethod object,
 throwing an exception if it does not correspond to a successful HTTP response. 
- validateResponse(HttpInvokerClientConfiguration, HttpResponse) - Method in class org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor
- 
Validate the given response as contained in the HttpPost object,
 throwing an exception if it does not correspond to a successful HTTP response. 
- validateResponse(HttpInvokerClientConfiguration, HttpURLConnection) - Method in class org.springframework.remoting.httpinvoker.SimpleHttpInvokerRequestExecutor
- 
Validate the given response as contained in the HttpURLConnection object,
 throwing an exception if it does not correspond to a successful HTTP response. 
- validateValue(Class<T>, String, Object, Class<?>...) - Method in class org.springframework.validation.beanvalidation.SpringValidatorAdapter
-  
- VALIDATION_AUTO - Static variable in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- 
Indicates that the validation mode should be detected automatically. 
- VALIDATION_AUTO - Static variable in class org.springframework.util.xml.XmlValidationModeDetector
- 
Indicates that the validation mode should be auto-guessed, since we cannot find
 a clear indication (probably choked on some special characters, or the like). 
- VALIDATION_DTD - Static variable in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- 
Indicates that DTD validation should be used. 
- VALIDATION_DTD - Static variable in class org.springframework.util.xml.XmlValidationModeDetector
- 
Indicates that DTD validation should be used (we found a "DOCTYPE" declaration). 
- VALIDATION_NONE - Static variable in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- 
Indicates that the validation should be disabled. 
- VALIDATION_NONE - Static variable in class org.springframework.util.xml.XmlValidationModeDetector
- 
Indicates that the validation should be disabled. 
- VALIDATION_XSD - Static variable in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- 
Indicates that XSD validation should be used. 
- VALIDATION_XSD - Static variable in class org.springframework.util.xml.XmlValidationModeDetector
- 
Indicates that XSD validation should be used (found no "DOCTYPE" declaration). 
- ValidationFailureException - Exception in org.springframework.oxm
- 
Exception thrown on marshalling validation failure. 
- ValidationFailureException(String) - Constructor for exception org.springframework.oxm.ValidationFailureException
- 
Construct a ValidationFailureExceptionwith the specified detail message.
 
- ValidationFailureException(String, Throwable) - Constructor for exception org.springframework.oxm.ValidationFailureException
- 
Construct a ValidationFailureExceptionwith the specified detail message
 and nested exception.
 
- ValidationUtils - Class in org.springframework.validation
- 
Utility class offering convenient methods for invoking a  Validator
 and for rejecting empty fields. 
- ValidationUtils() - Constructor for class org.springframework.validation.ValidationUtils
-  
- Validator - Interface in org.springframework.validation
- 
A validator for application-specific objects. 
- value() - Method in enum org.springframework.beans.factory.annotation.Autowire
-  
- Value - Annotation Type in org.springframework.beans.factory.annotation
- 
Annotation at the field or method/constructor parameter level
 that indicates a default value expression for the affected argument. 
- value() - Method in enum org.springframework.http.HttpStatus.Series
- 
Return the integer value of this status series. 
- value() - Method in enum org.springframework.http.HttpStatus
- 
Return the integer value of this status code. 
- value(Matcher<T>) - Method in class org.springframework.test.web.client.match.JsonPathRequestMatchers
- 
Evaluate the JSONPath and assert the resulting value with the given Matcher.
 
- value(Object) - Method in class org.springframework.test.web.client.match.JsonPathRequestMatchers
- 
Apply the JSONPath and assert the resulting value. 
- value(String, Matcher<? super String>) - Method in class org.springframework.test.web.servlet.result.CookieResultMatchers
- 
Assert a cookie value with the given Hamcrest Matcher.
 
- value(String, String) - Method in class org.springframework.test.web.servlet.result.CookieResultMatchers
- 
Assert a cookie value. 
- value(Matcher<T>) - Method in class org.springframework.test.web.servlet.result.JsonPathResultMatchers
- 
Evaluate the JSONPath and assert the value of the content found with the
 given Hamcrest Matcher.
 
- value(Object) - Method in class org.springframework.test.web.servlet.result.JsonPathResultMatchers
- 
Evaluate the JSONPath and assert the value of the content found. 
- value() - Method in enum org.springframework.transaction.annotation.Isolation
-  
- value() - Method in enum org.springframework.transaction.annotation.Propagation
-  
- VALUE_0 - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
-  
- VALUE_1 - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
-  
- VALUE_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-  
- VALUE_ELEMENT - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-  
- VALUE_FALSE - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
-  
- VALUE_KEY - Static variable in class org.springframework.beans.factory.support.AutowireCandidateQualifier
-  
- VALUE_NO - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
-  
- VALUE_OFF - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
-  
- VALUE_ON - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
-  
- VALUE_REF_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-  
- VALUE_SEPARATOR - Static variable in class org.springframework.util.SystemPropertyUtils
- 
Value separator for system property placeholders: ":" 
- VALUE_TRUE - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
-  
- VALUE_TYPE_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-  
- VALUE_VARIABLE_NAME - Static variable in class org.springframework.web.servlet.tags.form.OptionTag
- 
The name of the JSP variable used to expose the value for this tag. 
- VALUE_YES - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
-  
- valueBound(HttpSessionBindingEvent) - Method in class org.springframework.web.context.request.DestructionCallbackBindingListener
-  
- ValueConstants - Interface in org.springframework.web.bind.annotation
- 
Common value constants shared between bind annotations. 
- valueOf(String) - Static method in enum org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.beans.factory.annotation.Autowire
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.context.annotation.AdviceMode
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.context.annotation.EnableLoadTimeWeaving.AspectJWeaving
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.context.annotation.FilterType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.context.annotation.ScopedProxyMode
- 
Returns the enum constant of this type with the specified name. 
- valueOf(Class<?>) - Static method in class org.springframework.core.convert.TypeDescriptor
- 
Create a new type descriptor from the given type. 
- valueOf(String) - Static method in enum org.springframework.expression.Operation
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.expression.spel.ast.TypeCode
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.expression.spel.SpelMessage.Kind
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.expression.spel.SpelMessage
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.expression.spel.support.ReflectionHelper.ArgsMatchKind
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.format.annotation.DateTimeFormat.ISO
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.format.annotation.NumberFormat.Style
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.http.HttpMethod
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.http.HttpStatus.Series
- 
Returns the enum constant of this type with the specified name. 
- valueOf(int) - Static method in enum org.springframework.http.HttpStatus.Series
-  
- valueOf(HttpStatus) - Static method in enum org.springframework.http.HttpStatus.Series
-  
- valueOf(String) - Static method in enum org.springframework.http.HttpStatus
- 
Returns the enum constant of this type with the specified name. 
- valueOf(int) - Static method in enum org.springframework.http.HttpStatus
- 
Return the enum constant of this type with the specified numeric value. 
- valueOf(String) - Static method in class org.springframework.http.MediaType
- 
Parse the given String value into a  MediaType object,
 with this method name following the 'valueOf' naming convention
 (as supported by  ConversionService. 
- valueOf(String) - Static method in enum org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.jms.support.converter.MessageType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.jmx.support.MetricType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.jmx.support.RegistrationPolicy
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Method in class org.springframework.orm.ibatis.support.BlobByteArrayTypeHandler
- 
Deprecated. 
- valueOf(String) - Method in class org.springframework.orm.ibatis.support.BlobSerializableTypeHandler
- 
Deprecated. 
- valueOf(String) - Method in class org.springframework.orm.ibatis.support.ClobStringTypeHandler
- 
Deprecated. 
- valueOf(String) - Static method in enum org.springframework.orm.jpa.vendor.Database
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.test.annotation.DirtiesContext.ClassMode
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.test.annotation.DirtiesContext.HierarchyMode
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.transaction.annotation.Isolation
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.transaction.annotation.Propagation
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.util.ConcurrentReferenceHashMap.ReferenceType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.util.ConcurrentReferenceHashMap.Restructure
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.validation.DefaultMessageCodesResolver.Format
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.springframework.web.bind.annotation.RequestMethod
- 
Returns the enum constant of this type with the specified name. 
- ValueRef - Interface in org.springframework.expression.spel.ast
- 
Represents a reference to a value. 
- ValueRef.NullValueRef - Class in org.springframework.expression.spel.ast
- 
A ValueRef for the null value. 
- ValueRef.NullValueRef() - Constructor for class org.springframework.expression.spel.ast.ValueRef.NullValueRef
-  
- ValueRef.TypedValueHolderValueRef - Class in org.springframework.expression.spel.ast
- 
A ValueRef holder for a single value, which cannot be set. 
- ValueRef.TypedValueHolderValueRef(TypedValue, SpelNodeImpl) - Constructor for class org.springframework.expression.spel.ast.ValueRef.TypedValueHolderValueRef
-  
- values() - Static method in enum org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.beans.factory.annotation.Autowire
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.context.annotation.AdviceMode
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.context.annotation.EnableLoadTimeWeaving.AspectJWeaving
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.context.annotation.FilterType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.context.annotation.ScopedProxyMode
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.expression.Operation
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.expression.spel.ast.TypeCode
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.expression.spel.SpelMessage.Kind
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.expression.spel.SpelMessage
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.expression.spel.support.ReflectionHelper.ArgsMatchKind
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.format.annotation.DateTimeFormat.ISO
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.format.annotation.NumberFormat.Style
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Method in class org.springframework.http.HttpHeaders
-  
- values() - Static method in enum org.springframework.http.HttpMethod
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.http.HttpStatus.Series
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.http.HttpStatus
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.jms.support.converter.MessageType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.jmx.support.MetricType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.jmx.support.RegistrationPolicy
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.orm.jpa.vendor.Database
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.test.annotation.DirtiesContext.ClassMode
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.test.annotation.DirtiesContext.HierarchyMode
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.transaction.annotation.Isolation
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.transaction.annotation.Propagation
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Method in class org.springframework.util.CachingMapDecorator
- 
Deprecated. 
- values() - Static method in enum org.springframework.util.ConcurrentReferenceHashMap.ReferenceType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.util.ConcurrentReferenceHashMap.Restructure
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Method in class org.springframework.util.LinkedMultiValueMap
-  
- values() - Static method in enum org.springframework.validation.DefaultMessageCodesResolver.Format
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.springframework.web.bind.annotation.RequestMethod
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- valueSeparator - Variable in class org.springframework.beans.factory.config.PlaceholderConfigurerSupport
- 
- ValueStyler - Interface in org.springframework.core.style
- 
Strategy that encapsulates value String styling algorithms
 according to Spring conventions. 
- valueUnbound(HttpSessionBindingEvent) - Method in class org.springframework.web.context.request.DestructionCallbackBindingListener
-  
- VariableReference - Class in org.springframework.expression.spel.ast
- 
Represents a variable reference, eg. 
- VariableReference(String, int) - Constructor for class org.springframework.expression.spel.ast.VariableReference
-  
- VelocityConfig - Interface in org.springframework.web.servlet.view.velocity
- 
Interface to be implemented by objects that configure and manage a
 VelocityEngine for automatic lookup in a web environment. 
- VelocityConfigurer - Class in org.springframework.web.servlet.view.velocity
- 
JavaBean to configure Velocity for web usage, via the "configLocation"
 and/or "velocityProperties" and/or "resourceLoaderPath" bean properties. 
- VelocityConfigurer() - Constructor for class org.springframework.web.servlet.view.velocity.VelocityConfigurer
-  
- VelocityEngineFactory - Class in org.springframework.ui.velocity
- 
Factory that configures a VelocityEngine. 
- VelocityEngineFactory() - Constructor for class org.springframework.ui.velocity.VelocityEngineFactory
-  
- VelocityEngineFactoryBean - Class in org.springframework.ui.velocity
- 
Factory bean that configures a VelocityEngine and provides it as bean
 reference. 
- VelocityEngineFactoryBean() - Constructor for class org.springframework.ui.velocity.VelocityEngineFactoryBean
-  
- VelocityEngineUtils - Class in org.springframework.ui.velocity
- 
Utility class for working with a VelocityEngine. 
- VelocityEngineUtils() - Constructor for class org.springframework.ui.velocity.VelocityEngineUtils
-  
- VelocityLayoutView - Class in org.springframework.web.servlet.view.velocity
- 
VelocityLayoutView emulates the functionality offered by Velocity's
 VelocityLayoutServlet to ease page composition from different templates. 
- VelocityLayoutView() - Constructor for class org.springframework.web.servlet.view.velocity.VelocityLayoutView
-  
- VelocityLayoutViewResolver - Class in org.springframework.web.servlet.view.velocity
- 
Convenience subclass of VelocityViewResolver, adding support
 for VelocityLayoutView and its properties. 
- VelocityLayoutViewResolver() - Constructor for class org.springframework.web.servlet.view.velocity.VelocityLayoutViewResolver
-  
- VelocityToolboxView - Class in org.springframework.web.servlet.view.velocity
- 
VelocityView subclass which adds support for Velocity Tools toolboxes
 and Velocity Tools ViewTool callbacks / Velocity Tools 1.3 init methods. 
- VelocityToolboxView() - Constructor for class org.springframework.web.servlet.view.velocity.VelocityToolboxView
-  
- VelocityView - Class in org.springframework.web.servlet.view.velocity
- 
View using the Velocity template engine. 
- VelocityView() - Constructor for class org.springframework.web.servlet.view.velocity.VelocityView
-  
- VelocityViewResolver - Class in org.springframework.web.servlet.view.velocity
- 
- VelocityViewResolver() - Constructor for class org.springframework.web.servlet.view.velocity.VelocityViewResolver
-  
- verify() - Method in class org.springframework.test.web.client.MockRestServiceServer
- 
- version(String, Matcher<? super Integer>) - Method in class org.springframework.test.web.servlet.result.CookieResultMatchers
- 
Assert a cookie's version with a Hamcrest Matcher
 
- version(String, int) - Method in class org.springframework.test.web.servlet.result.CookieResultMatchers
- 
Assert a cookie's version value. 
- VfsResource - Class in org.springframework.core.io
- 
- VfsResource(Object) - Constructor for class org.springframework.core.io.VfsResource
-  
- VfsUtils - Class in org.springframework.core.io
- 
Utility for detecting the JBoss VFS version available in the classpath. 
- VfsUtils() - Constructor for class org.springframework.core.io.VfsUtils
-  
- view() - Static method in class org.springframework.test.web.servlet.result.MockMvcResultMatchers
- 
Access to assertions on the selected view. 
- View - Interface in org.springframework.web.servlet
- 
MVC View for a web interaction. 
- VIEW_ATTRIBUTE - Static variable in class org.springframework.web.servlet.ViewRendererServlet
- 
Name of request attribute that holds the View object 
- VIEW_RESOLVER_BEAN_NAME - Static variable in class org.springframework.web.portlet.DispatcherPortlet
- 
Well-known name for the ViewResolver object in the bean factory for this namespace. 
- VIEW_RESOLVER_BEAN_NAME - Static variable in class org.springframework.web.servlet.DispatcherServlet
- 
Well-known name for the ViewResolver object in the bean factory for this namespace. 
- viewControllerHandlerMapping() - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
- 
Return a handler mapping ordered at 1 to map URL paths directly to
 view names. 
- ViewControllerRegistration - Class in org.springframework.web.servlet.config.annotation
- 
Encapsulates information required to create a view controller. 
- ViewControllerRegistration(String) - Constructor for class org.springframework.web.servlet.config.annotation.ViewControllerRegistration
- 
- ViewControllerRegistry - Class in org.springframework.web.servlet.config.annotation
- 
Stores registrations of view controllers. 
- ViewControllerRegistry() - Constructor for class org.springframework.web.servlet.config.annotation.ViewControllerRegistry
-  
- ViewMethodReturnValueHandler - Class in org.springframework.web.servlet.mvc.method.annotation
- 
Handles return values that are of type  View. 
- ViewMethodReturnValueHandler() - Constructor for class org.springframework.web.servlet.mvc.method.annotation.ViewMethodReturnValueHandler
-  
- ViewNameMethodReturnValueHandler - Class in org.springframework.web.servlet.mvc.method.annotation
- 
Handles return values of types voidandStringinterpreting
 them as view name reference.
 
- ViewNameMethodReturnValueHandler() - Constructor for class org.springframework.web.servlet.mvc.method.annotation.ViewNameMethodReturnValueHandler
-  
- ViewRendererServlet - Class in org.springframework.web.servlet
- 
ViewRendererServlet is a bridge servlet, mainly for the Portlet MVC support. 
- ViewRendererServlet() - Constructor for class org.springframework.web.servlet.ViewRendererServlet
-  
- ViewResolver - Interface in org.springframework.web.servlet
- 
Interface to be implemented by objects that can resolve views by name. 
- ViewResultMatchers - Class in org.springframework.test.web.servlet.result
- 
Factory for assertions on the selected view. 
- ViewResultMatchers() - Constructor for class org.springframework.test.web.servlet.result.ViewResultMatchers
- 
Protected constructor. 
- VIRTUAL_FILE_METHOD_VISIT - Static variable in class org.springframework.core.io.VfsUtils
-  
- VIRTUAL_FILE_VISITOR_INTERFACE - Static variable in class org.springframework.core.io.VfsUtils
-  
- visitArray(Object[]) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
-  
- visitBeanClassName(BeanDefinition) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
-  
- visitBeanDefinition(BeanDefinition) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
- 
Traverse the given BeanDefinition object and the MutablePropertyValues
 and ConstructorArgumentValues contained in them. 
- visitFactoryBeanName(BeanDefinition) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
-  
- visitFactoryMethodName(BeanDefinition) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
-  
- visitGenericArgumentValues(List<ConstructorArgumentValues.ValueHolder>) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
-  
- visitIndexedArgumentValues(Map<Integer, ConstructorArgumentValues.ValueHolder>) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
-  
- visitList(List) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
-  
- visitMap(Map<?, ?>) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
-  
- visitParentName(BeanDefinition) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
-  
- visitPropertyValues(MutablePropertyValues) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
-  
- visitScope(BeanDefinition) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
-  
- visitSet(Set) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
-