A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
所有类 所有程序包

V

V_PREVIEW - 接口 中的静态变量org.springframework.asm.Opcodes
Version flag indicating that the class is using 'preview' features.
V1_1 - 接口 中的静态变量org.springframework.asm.Opcodes
 
V1_2 - 接口 中的静态变量org.springframework.asm.Opcodes
 
V1_3 - 接口 中的静态变量org.springframework.asm.Opcodes
 
V1_4 - 接口 中的静态变量org.springframework.asm.Opcodes
 
V1_5 - 接口 中的静态变量org.springframework.asm.Opcodes
 
V1_6 - 接口 中的静态变量org.springframework.asm.Opcodes
 
V1_7 - 接口 中的静态变量org.springframework.asm.Opcodes
 
V1_8 - 接口 中的静态变量org.springframework.asm.Opcodes
 
V10 - 接口 中的静态变量org.springframework.asm.Opcodes
 
V11 - 接口 中的静态变量org.springframework.asm.Opcodes
 
V12 - 接口 中的静态变量org.springframework.asm.Opcodes
 
V13 - 接口 中的静态变量org.springframework.asm.Opcodes
 
V14 - 接口 中的静态变量org.springframework.asm.Opcodes
 
V15 - 接口 中的静态变量org.springframework.asm.Opcodes
 
V9 - 接口 中的静态变量org.springframework.asm.Opcodes
 
validate() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Validate this bean definition.
validate() - 类 中的方法org.springframework.beans.factory.support.ChildBeanDefinition
 
validate() - 类 中的方法org.springframework.validation.DataBinder
Invoke the specified Validators, if any.
validate(Class<?>) - 类 中的方法org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory
 
validate(Class<?>) - 接口 中的方法org.springframework.aop.aspectj.annotation.AspectJAdvisorFactory
Is the given class a valid AspectJ aspect class?
validate(Object...) - 类 中的方法org.springframework.validation.DataBinder
Invoke the specified Validators, if any, with the given validation hints.
validate(Object, Errors) - 类 中的方法org.springframework.validation.beanvalidation.SpringValidatorAdapter
 
validate(Object, Errors) - 接口 中的方法org.springframework.validation.Validator
Validate the supplied target object, which must be of a Class for which the Validator.supports(Class) method typically has (or would) return true.
validate(Object, Errors, Object...) - 类 中的方法org.springframework.validation.beanvalidation.SpringValidatorAdapter
 
validate(Object, Errors, Object...) - 接口 中的方法org.springframework.validation.SmartValidator
Validate the supplied target object, which must be of a type of Class for which the Validator.supports(Class) method typically returns true.
validate(Message<?>, MethodParameter, Object) - 类 中的方法org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver
Validate the payload if applicable.
validate(T, Class<?>...) - 类 中的方法org.springframework.validation.beanvalidation.SpringValidatorAdapter
 
validateAddress(InternetAddress) - 类 中的方法org.springframework.mail.javamail.MimeMessageHelper
Validate the given mail address.
validateAddresses(InternetAddress[]) - 类 中的方法org.springframework.mail.javamail.MimeMessageHelper
Validate all given mail addresses.
validateAnnotation(Annotation) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Check the declared attributes of the given annotation, in particular covering Google App Engine's late arrival of TypeNotPresentExceptionProxy for Class values (instead of early Class.getAnnotations() failure.
validateConfiguration() - 类 中的方法org.springframework.jms.listener.AbstractJmsListeningContainer
Validate the configuration of this container.
validateConfiguration() - 类 中的方法org.springframework.jms.listener.AbstractMessageListenerContainer
 
validateConfiguration() - 类 中的方法org.springframework.jms.listener.SimpleMessageListenerContainer
 
Validated - org.springframework.validation.annotation中的注释类型
Variant of JSR-303's Valid, supporting the specification of validation groups.
validateDestination(Destination, String, boolean) - 类 中的方法org.springframework.jms.support.destination.JndiDestinationResolver
Validate the given Destination object, checking whether it matches the expected type.
validateHandler(Object, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
Validate the given handler against the current request.
validateHandler(Object, ServerWebExchange) - 类 中的方法org.springframework.web.reactive.handler.AbstractUrlHandlerMapping
Validate the given handler against the current request.
validateIfApplicable(WebDataBinder, MethodParameter) - 类 中的方法org.springframework.web.method.annotation.ModelAttributeMethodProcessor
Validate the model attribute if applicable.
validateIfApplicable(WebDataBinder, MethodParameter) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver
Validate the binding target if applicable.
validateInterfaces() - 类 中的方法org.springframework.aop.aspectj.DeclareParentsAdvisor
 
validateInterfaces() - 接口 中的方法org.springframework.aop.IntroductionAdvisor
Can the advised interfaces be implemented by the introduction advice?
validateInterfaces() - 类 中的方法org.springframework.aop.support.DefaultIntroductionAdvisor
 
validateMergedContextConfiguration(MergedContextConfiguration) - 类 中的方法org.springframework.test.context.support.AbstractGenericContextLoader
Validate the supplied MergedContextConfiguration with respect to what this context loader supports.
validateMergedContextConfiguration(MergedContextConfiguration) - 类 中的方法org.springframework.test.context.support.AnnotationConfigContextLoader
Ensure that the supplied MergedContextConfiguration does not contain locations.
validateMergedContextConfiguration(MergedContextConfiguration) - 类 中的方法org.springframework.test.context.support.GenericPropertiesContextLoader
Ensure that the supplied MergedContextConfiguration does not contain classes.
validateMergedContextConfiguration(MergedContextConfiguration) - 类 中的方法org.springframework.test.context.support.GenericXmlContextLoader
Ensure that the supplied MergedContextConfiguration does not contain classes.
validateMergedContextConfiguration(WebMergedContextConfiguration) - 类 中的方法org.springframework.test.context.web.AbstractGenericWebContextLoader
Validate the supplied WebMergedContextConfiguration with respect to what this context loader supports.
validateMergedContextConfiguration(WebMergedContextConfiguration) - 类 中的方法org.springframework.test.context.web.AnnotationConfigWebContextLoader
Ensure that the supplied WebMergedContextConfiguration does not contain locations.
validateMergedContextConfiguration(WebMergedContextConfiguration) - 类 中的方法org.springframework.test.context.web.GenericXmlWebContextLoader
Ensure that the supplied WebMergedContextConfiguration does not contain classes.
validateNamedParameters(Map<String, ?>) - 类 中的方法org.springframework.jdbc.object.RdbmsOperation
Validate the named parameters passed to an execute method based on declared parameters.
validateObject(PooledObject<Object>) - 类 中的方法org.springframework.aop.target.CommonsPool2TargetSource
 
validateParameters(Object[]) - 类 中的方法org.springframework.jdbc.object.RdbmsOperation
Validate the parameters passed to an execute method based on declared parameters.
validateProfile(String) - 类 中的方法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<?>...) - 类 中的方法org.springframework.validation.beanvalidation.SpringValidatorAdapter
 
validateRequest(String, String, String) - 类 中的方法org.springframework.web.socket.sockjs.support.AbstractSockJsService
 
validateRequest(String, String, String) - 类 中的方法org.springframework.web.socket.sockjs.transport.TransportHandlingSockJsService
 
validateRequest(ClientHttpRequest) - 类 中的方法org.springframework.test.web.client.AbstractRequestExpectationManager
 
validateRequest(ClientHttpRequest) - 接口 中的方法org.springframework.test.web.client.RequestExpectationManager
Validate the given actual request against the declared expectations.
validateRequestInternal(ClientHttpRequest) - 类 中的方法org.springframework.test.web.client.AbstractRequestExpectationManager
已过时。
as of 5.0.3, subclasses should implement AbstractRequestExpectationManager.matchRequest(ClientHttpRequest) instead and return only the matched expectation, leaving the call to create the response as a separate step (to be invoked by this class).
validateRequiredProperties() - 类 中的方法org.springframework.core.env.AbstractEnvironment
 
validateRequiredProperties() - 类 中的方法org.springframework.core.env.AbstractPropertyResolver
 
validateRequiredProperties() - 接口 中的方法org.springframework.core.env.ConfigurablePropertyResolver
Validate that each of the properties specified by ConfigurablePropertyResolver.setRequiredProperties(java.lang.String...) is present and resolves to a non-null value.
validateResponse(HttpInvokerClientConfiguration, HttpURLConnection) - 类 中的方法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.
validateResponse(HttpInvokerClientConfiguration, HttpResponse) - 类 中的方法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.
validateValue(Class<?>, String, Object, Errors, Object...) - 类 中的方法org.springframework.validation.beanvalidation.SpringValidatorAdapter
 
validateValue(Class<?>, String, Object, Errors, Object...) - 接口 中的方法org.springframework.validation.SmartValidator
Validate the supplied value for the specified field on the target type, reporting the same validation errors as if the value would be bound to the field on an instance of the target class.
validateValue(Class<T>, String, Object, Class<?>...) - 类 中的方法org.springframework.validation.beanvalidation.SpringValidatorAdapter
 
validateValueIfApplicable(WebDataBinder, MethodParameter, Class<?>, String, Object) - 类 中的方法org.springframework.web.method.annotation.ModelAttributeMethodProcessor
Validate the specified candidate value if applicable.
VALIDATION_AUTO - 类 中的静态变量org.springframework.beans.factory.xml.XmlBeanDefinitionReader
Indicates that the validation mode should be detected automatically.
VALIDATION_AUTO - 类 中的静态变量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 - 类 中的静态变量org.springframework.beans.factory.xml.XmlBeanDefinitionReader
Indicates that DTD validation should be used.
VALIDATION_DTD - 类 中的静态变量org.springframework.util.xml.XmlValidationModeDetector
Indicates that DTD validation should be used (we found a "DOCTYPE" declaration).
VALIDATION_NONE - 类 中的静态变量org.springframework.beans.factory.xml.XmlBeanDefinitionReader
Indicates that the validation should be disabled.
VALIDATION_NONE - 类 中的静态变量org.springframework.util.xml.XmlValidationModeDetector
Indicates that the validation should be disabled.
VALIDATION_XSD - 类 中的静态变量org.springframework.beans.factory.xml.XmlBeanDefinitionReader
Indicates that XSD validation should be used.
VALIDATION_XSD - 类 中的静态变量org.springframework.util.xml.XmlValidationModeDetector
Indicates that XSD validation should be used (found no "DOCTYPE" declaration).
ValidationFailureException - org.springframework.oxm中的异常错误
Exception thrown on marshalling validation failure.
ValidationFailureException(String) - 异常错误 的构造器org.springframework.oxm.ValidationFailureException
Construct a ValidationFailureException with the specified detail message.
ValidationFailureException(String, Throwable) - 异常错误 的构造器org.springframework.oxm.ValidationFailureException
Construct a ValidationFailureException with the specified detail message and nested exception.
ValidationUtils - org.springframework.validation中的类
Utility class offering convenient methods for invoking a Validator and for rejecting empty fields.
ValidationUtils() - 类 的构造器org.springframework.validation.ValidationUtils
 
validator(Validator) - 接口 中的方法org.springframework.test.web.reactive.server.WebTestClient.ControllerSpec
Configure a global Validator.
Validator - org.springframework.validation中的接口
A validator for application-specific objects.
value() - 枚举 中的方法org.springframework.beans.factory.annotation.Autowire
 
value() - 注释类型 中的方法org.springframework.beans.factory.annotation.Configurable
The name of the bean definition that serves as the configuration template.
value() - 注释类型 中的方法org.springframework.beans.factory.annotation.Lookup
This annotation attribute may suggest a target bean name to look up.
value() - 注释类型 中的方法org.springframework.beans.factory.annotation.Qualifier
 
value() - 注释类型 中的方法org.springframework.beans.factory.annotation.Value
The actual value expression such as #{systemProperties.myProp} or property placeholder such as ${my.app.myProp}.
value() - 注释类型 中的方法org.springframework.cache.annotation.Cacheable
value() - 注释类型 中的方法org.springframework.cache.annotation.CacheEvict
value() - 注释类型 中的方法org.springframework.cache.annotation.CachePut
value() - 注释类型 中的方法org.springframework.context.annotation.Bean
Alias for Bean.name().
value() - 注释类型 中的方法org.springframework.context.annotation.ComponentScan.Filter
value() - 注释类型 中的方法org.springframework.context.annotation.ComponentScan
value() - 注释类型 中的方法org.springframework.context.annotation.ComponentScans
 
value() - 注释类型 中的方法org.springframework.context.annotation.Conditional
All Condition classes that must match in order for the component to be registered.
value() - 注释类型 中的方法org.springframework.context.annotation.Configuration
Explicitly specify the name of the Spring bean definition associated with the @Configuration class.
value() - 注释类型 中的方法org.springframework.context.annotation.DependsOn
 
value() - 注释类型 中的方法org.springframework.context.annotation.Description
The textual description to associate with the bean definition.
value() - 注释类型 中的方法org.springframework.context.annotation.Import
@Configuration, ImportSelector, ImportBeanDefinitionRegistrar, or regular component classes to import.
value() - 注释类型 中的方法org.springframework.context.annotation.ImportResource
value() - 注释类型 中的方法org.springframework.context.annotation.Lazy
Whether lazy initialization should occur.
value() - 注释类型 中的方法org.springframework.context.annotation.Profile
The set of profiles for which the annotated component should be registered.
value() - 注释类型 中的方法org.springframework.context.annotation.PropertySource
Indicate the resource location(s) of the properties file to be loaded.
value() - 注释类型 中的方法org.springframework.context.annotation.PropertySources
 
value() - 注释类型 中的方法org.springframework.context.annotation.Role
Set the role hint for the associated bean.
value() - 注释类型 中的方法org.springframework.context.annotation.Scope
value() - 注释类型 中的方法org.springframework.context.event.EventListener
value() - 注释类型 中的方法org.springframework.core.annotation.AliasFor
value() - 注释类型 中的方法org.springframework.core.annotation.Order
The order value.
value() - 接口 中的方法org.springframework.http.codec.multipart.FormFieldPart
Return the form field value.
value() - 枚举 中的方法org.springframework.http.HttpStatus.Series
Return the integer value of this status series.
value() - 枚举 中的方法org.springframework.http.HttpStatus
Return the integer value of this status code.
value() - 接口 中的方法org.springframework.http.server.PathContainer.Element
The unmodified, original value of this element.
value() - 接口 中的方法org.springframework.http.server.PathContainer
The original path from which this instance was parsed.
value() - 注释类型 中的方法org.springframework.jms.annotation.JmsListeners
 
value() - 注释类型 中的方法org.springframework.jmx.export.annotation.ManagedNotifications
 
value() - 注释类型 中的方法org.springframework.jmx.export.annotation.ManagedOperationParameters
 
value() - 注释类型 中的方法org.springframework.jmx.export.annotation.ManagedResource
Alias for the ManagedResource.objectName() attribute, for simple default usage.
value() - 注释类型 中的方法org.springframework.messaging.handler.annotation.DestinationVariable
The name of the destination template variable to bind to.
value() - 注释类型 中的方法org.springframework.messaging.handler.annotation.Header
Alias for Header.name().
value() - 注释类型 中的方法org.springframework.messaging.handler.annotation.MessageExceptionHandler
Exceptions handled by the annotated method.
value() - 注释类型 中的方法org.springframework.messaging.handler.annotation.MessageMapping
Destination-based mapping expressed by this annotation.
value() - 注释类型 中的方法org.springframework.messaging.handler.annotation.Payload
value() - 注释类型 中的方法org.springframework.messaging.handler.annotation.SendTo
The destination for a message created from the return value of a method.
value() - 注释类型 中的方法org.springframework.messaging.rsocket.annotation.ConnectMapping
Mappings expressed by this annotation to match to the route from the metadata of the initial ConnectionSetupPayload or in subsequent metadata pushes.
value() - 注释类型 中的方法org.springframework.messaging.simp.annotation.SendToUser
value() - 注释类型 中的方法org.springframework.messaging.simp.annotation.SubscribeMapping
Destination-based mapping expressed by this annotation.
value() - 注释类型 中的方法org.springframework.scheduling.annotation.Async
A qualifier value for the specified asynchronous operation(s).
value() - 注释类型 中的方法org.springframework.scheduling.annotation.Schedules
 
value() - 注释类型 中的方法org.springframework.stereotype.Component
The value may indicate a suggestion for a logical component name, to be turned into a Spring bean in case of an autodetected component.
value() - 注释类型 中的方法org.springframework.stereotype.Controller
The value may indicate a suggestion for a logical component name, to be turned into a Spring bean in case of an autodetected component.
value() - 注释类型 中的方法org.springframework.stereotype.Repository
The value may indicate a suggestion for a logical component name, to be turned into a Spring bean in case of an autodetected component.
value() - 注释类型 中的方法org.springframework.stereotype.Service
The value may indicate a suggestion for a logical component name, to be turned into a Spring bean in case of an autodetected component.
value() - 注释类型 中的方法org.springframework.test.annotation.IfProfileValue
A single, permissible value of the profile value for the given IfProfileValue.name().
value() - 注释类型 中的方法org.springframework.test.annotation.ProfileValueSourceConfiguration
The type of ProfileValueSource to use when retrieving profile values.
value() - 注释类型 中的方法org.springframework.test.annotation.Repeat
The number of times that the annotated test method should be repeated.
value() - 注释类型 中的方法org.springframework.test.annotation.Rollback
Whether the test-managed transaction should be rolled back after the test method has completed.
value() - 注释类型 中的方法org.springframework.test.context.ActiveProfiles
value() - 注释类型 中的方法org.springframework.test.context.BootstrapWith
The TestContextBootstrapper to use to bootstrap the Spring TestContext Framework.
value() - 注释类型 中的方法org.springframework.test.context.ContextConfiguration
value() - 注释类型 中的方法org.springframework.test.context.ContextHierarchy
A list of @ContextConfiguration instances, each of which defines a level in the context hierarchy.
value() - 注释类型 中的方法org.springframework.test.context.event.annotation.AfterTestClass
value() - 注释类型 中的方法org.springframework.test.context.event.annotation.AfterTestExecution
value() - 注释类型 中的方法org.springframework.test.context.event.annotation.AfterTestMethod
value() - 注释类型 中的方法org.springframework.test.context.event.annotation.BeforeTestClass
value() - 注释类型 中的方法org.springframework.test.context.event.annotation.BeforeTestExecution
value() - 注释类型 中的方法org.springframework.test.context.event.annotation.BeforeTestMethod
value() - 注释类型 中的方法org.springframework.test.context.event.annotation.PrepareTestInstance
value() - 注释类型 中的方法org.springframework.test.context.jdbc.Sql
Alias for Sql.scripts().
value() - 注释类型 中的方法org.springframework.test.context.jdbc.SqlGroup
 
value() - 注释类型 中的方法org.springframework.test.context.jdbc.SqlMergeMode
Indicates whether method-level @Sql annotations should be merged with class-level @Sql annotations or override them.
value() - 注释类型 中的方法org.springframework.test.context.junit.jupiter.DisabledIf
Alias for DisabledIf.expression(); only intended to be used if DisabledIf.reason() and DisabledIf.loadContext() are not specified.
value() - 注释类型 中的方法org.springframework.test.context.junit.jupiter.EnabledIf
Alias for EnabledIf.expression(); only intended to be used if EnabledIf.reason() and EnabledIf.loadContext() are not specified.
value() - 注释类型 中的方法org.springframework.test.context.junit.jupiter.SpringJUnitConfig
value() - 注释类型 中的方法org.springframework.test.context.junit.jupiter.web.SpringJUnitWebConfig
value() - 注释类型 中的方法org.springframework.test.context.TestExecutionListeners
value() - 注释类型 中的方法org.springframework.test.context.TestPropertySource
value() - 注释类型 中的方法org.springframework.test.context.TestPropertySources
An array of one or more @TestPropertySource declarations.
value() - 注释类型 中的方法org.springframework.test.context.web.WebAppConfiguration
The resource path to the root directory of the web application.
value() - 枚举 中的方法org.springframework.transaction.annotation.Isolation
 
value() - 枚举 中的方法org.springframework.transaction.annotation.Propagation
 
value() - 注释类型 中的方法org.springframework.transaction.annotation.Transactional
value() - 注释类型 中的方法org.springframework.transaction.event.TransactionalEventListener
value() - 接口 中的方法org.springframework.util.RouteMatcher.Route
The original route value.
value() - 注释类型 中的方法org.springframework.validation.annotation.Validated
Specify one or more validation groups to apply to the validation step kicked off by this annotation.
value() - 注释类型 中的方法org.springframework.web.bind.annotation.ControllerAdvice
Alias for the ControllerAdvice.basePackages() attribute.
value() - 注释类型 中的方法org.springframework.web.bind.annotation.CookieValue
value() - 注释类型 中的方法org.springframework.web.bind.annotation.CrossOrigin
value() - 注释类型 中的方法org.springframework.web.bind.annotation.DeleteMapping
value() - 注释类型 中的方法org.springframework.web.bind.annotation.ExceptionHandler
Exceptions handled by the annotated method.
value() - 注释类型 中的方法org.springframework.web.bind.annotation.GetMapping
value() - 注释类型 中的方法org.springframework.web.bind.annotation.InitBinder
The names of command/form attributes and/or request parameters that this init-binder method is supposed to apply to.
value() - 注释类型 中的方法org.springframework.web.bind.annotation.MatrixVariable
value() - 注释类型 中的方法org.springframework.web.bind.annotation.ModelAttribute
value() - 注释类型 中的方法org.springframework.web.bind.annotation.PatchMapping
value() - 注释类型 中的方法org.springframework.web.bind.annotation.PathVariable
value() - 注释类型 中的方法org.springframework.web.bind.annotation.PostMapping
value() - 注释类型 中的方法org.springframework.web.bind.annotation.PutMapping
value() - 注释类型 中的方法org.springframework.web.bind.annotation.RequestAttribute
value() - 注释类型 中的方法org.springframework.web.bind.annotation.RequestHeader
value() - 注释类型 中的方法org.springframework.web.bind.annotation.RequestMapping
The primary mapping expressed by this annotation.
value() - 注释类型 中的方法org.springframework.web.bind.annotation.RequestParam
value() - 注释类型 中的方法org.springframework.web.bind.annotation.RequestPart
value() - 注释类型 中的方法org.springframework.web.bind.annotation.ResponseStatus
value() - 注释类型 中的方法org.springframework.web.bind.annotation.RestController
The value may indicate a suggestion for a logical component name, to be turned into a Spring bean in case of an autodetected component.
value() - 注释类型 中的方法org.springframework.web.bind.annotation.RestControllerAdvice
Alias for the RestControllerAdvice.basePackages() attribute.
value() - 注释类型 中的方法org.springframework.web.bind.annotation.SessionAttribute
value() - 注释类型 中的方法org.springframework.web.bind.annotation.SessionAttributes
value() - 枚举 中的方法org.springframework.web.socket.sockjs.transport.TransportType
 
value(Object) - 类 中的方法org.springframework.test.web.client.match.JsonPathRequestMatchers
Evaluate the JSON path expression against the request content and assert that the result is equal to the supplied value.
value(Object) - 类 中的方法org.springframework.test.web.servlet.result.JsonPathResultMatchers
Evaluate the JSON path expression against the response content and assert that the result is equal to the supplied value.
value(String, String) - 类 中的方法org.springframework.test.web.servlet.result.CookieResultMatchers
Assert a cookie value.
value(String, Consumer<String>) - 类 中的方法org.springframework.test.web.reactive.server.HeaderAssertions
Consume the first value of the response header.
value(String, Matcher<? super String>) - 类 中的方法org.springframework.test.web.reactive.server.HeaderAssertions
Assert the first value of the response header with a Hamcrest Matcher.
value(String, Matcher<? super String>) - 类 中的方法org.springframework.test.web.servlet.result.CookieResultMatchers
Assert a cookie value with the given Hamcrest Matcher.
value(Consumer<B>) - 接口 中的方法org.springframework.test.web.reactive.server.WebTestClient.BodySpec
Assert the extracted body with a Consumer.
value(Consumer<Integer>) - 类 中的方法org.springframework.test.web.reactive.server.StatusAssertions
Consume the response status value as an integer.
value(Consumer<T>) - 类 中的方法org.springframework.test.web.reactive.server.JsonPathAssertions
Consume the result of the JSONPath evaluation.
value(Consumer<T>, Class<T>) - 类 中的方法org.springframework.test.web.reactive.server.JsonPathAssertions
Consume the result of the JSONPath evaluation and provide a target class.
value(Function<B, R>, Matcher<R>) - 接口 中的方法org.springframework.test.web.reactive.server.WebTestClient.BodySpec
Transform the extracted the body with a function, e.g. extracting a property, and assert the mapped value with a Matcher.
value(Matcher<B>) - 接口 中的方法org.springframework.test.web.reactive.server.WebTestClient.BodySpec
Assert the extracted body with a Matcher.
value(Matcher<Integer>) - 类 中的方法org.springframework.test.web.reactive.server.StatusAssertions
Match the response status value with a Hamcrest matcher.
value(Matcher<T>) - 类 中的方法org.springframework.test.web.client.match.JsonPathRequestMatchers
Evaluate the JSON path expression against the request content and assert the resulting value with the given Hamcrest Matcher.
value(Matcher<T>) - 类 中的方法org.springframework.test.web.reactive.server.JsonPathAssertions
value(Matcher<T>) - 类 中的方法org.springframework.test.web.servlet.result.JsonPathResultMatchers
Evaluate the JSON path expression against the response content and assert the resulting value with the given Hamcrest Matcher.
value(Matcher<T>, Class<T>) - 类 中的方法org.springframework.test.web.client.match.JsonPathRequestMatchers
An overloaded variant of JsonPathRequestMatchers.value(Matcher) that also accepts a target type for the resulting value that the matcher can work reliably against.
value(Matcher<T>, Class<T>) - 类 中的方法org.springframework.test.web.reactive.server.JsonPathAssertions
value(Matcher<T>, Class<T>) - 类 中的方法org.springframework.test.web.servlet.result.JsonPathResultMatchers
An overloaded variant of JsonPathResultMatchers.value(Matcher) that also accepts a target type for the resulting value that the matcher can work reliably against.
Value - org.springframework.beans.factory.annotation中的注释类型
Annotation used at the field or method/constructor parameter level that indicates a default value expression for the annotated element.
VALUE - 类 中的静态变量org.springframework.core.annotation.AnnotationUtils
The attribute name for annotations with a single element.
VALUE - 接口 中的静态变量org.springframework.core.annotation.MergedAnnotation
The attribute name for annotations with a single element.
VALUE_0 - 类 中的静态变量org.springframework.beans.propertyeditors.CustomBooleanEditor
Value of "0".
VALUE_1 - 类 中的静态变量org.springframework.beans.propertyeditors.CustomBooleanEditor
Value of "1".
VALUE_ATTRIBUTE - 类 中的静态变量org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
VALUE_ELEMENT - 类 中的静态变量org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
VALUE_FALSE - 类 中的静态变量org.springframework.beans.propertyeditors.CustomBooleanEditor
Value of "false".
VALUE_KEY - 类 中的静态变量org.springframework.beans.factory.support.AutowireCandidateQualifier
The name of the key used to store the value.
VALUE_NO - 类 中的静态变量org.springframework.beans.propertyeditors.CustomBooleanEditor
Value of "no".
VALUE_OFF - 类 中的静态变量org.springframework.beans.propertyeditors.CustomBooleanEditor
Value of "off".
VALUE_ON - 类 中的静态变量org.springframework.beans.propertyeditors.CustomBooleanEditor
Value of "on".
VALUE_REF_ATTRIBUTE - 类 中的静态变量org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
VALUE_SEPARATOR - 类 中的静态变量org.springframework.util.SystemPropertyUtils
Value separator for system property placeholders: ":".
VALUE_TRUE - 类 中的静态变量org.springframework.beans.propertyeditors.CustomBooleanEditor
Value of "true".
VALUE_TYPE_ATTRIBUTE - 类 中的静态变量org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
VALUE_VARIABLE_NAME - 类 中的静态变量org.springframework.web.servlet.tags.form.OptionTag
The name of the JSP variable used to expose the value for this tag.
VALUE_YES - 类 中的静态变量org.springframework.beans.propertyeditors.CustomBooleanEditor
Value of "yes".
valueBound(HttpSessionBindingEvent) - 类 中的方法org.springframework.web.context.request.DestructionCallbackBindingListener
 
ValueConstants - org.springframework.messaging.handler.annotation中的接口
Common annotation value constants.
ValueConstants - org.springframework.web.bind.annotation中的接口
Common value constants shared between bind annotations.
valueEquals(String, String...) - 类 中的方法org.springframework.test.web.reactive.server.HeaderAssertions
Expect a header with the given name to match the specified values.
ValueHolder(Object) - 类 的构造器org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
Create a new ValueHolder for the given value.
ValueHolder(Object, String) - 类 的构造器org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
Create a new ValueHolder for the given value and type.
ValueHolder(Object, String, String) - 类 的构造器org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
Create a new ValueHolder for the given value, type and name.
valueInstantiatorInstance(MapperConfig<?>, Annotated, Class<?>) - 类 中的方法org.springframework.http.converter.json.SpringHandlerInstantiator
 
valueMatches(String, String) - 类 中的方法org.springframework.test.web.reactive.server.HeaderAssertions
Match the first value of the response header with a regex.
valueOf(int) - 枚举 中的静态方法org.springframework.http.HttpStatus.Series
Return the enum constant of this type with the corresponding series.
valueOf(int) - 枚举 中的静态方法org.springframework.http.HttpStatus
Return the enum constant of this type with the specified numeric value.
valueOf(Class<?>) - 类 中的静态方法org.springframework.core.convert.TypeDescriptor
Create a new type descriptor from the given type.
valueOf(String) - 枚举 中的静态方法org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.beans.factory.annotation.Autowire
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.beans.factory.config.YamlProcessor.MatchStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.beans.factory.config.YamlProcessor.ResolutionMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.context.annotation.AdviceMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.context.annotation.ConfigurationCondition.ConfigurationPhase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.context.annotation.EnableLoadTimeWeaving.AspectJWeaving
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.context.annotation.FilterType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.context.annotation.MBeanExportConfiguration.SpecificPlatform
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.context.annotation.ScopedProxyMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.core.annotation.MergedAnnotation.Adapt
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.core.annotation.MergedAnnotations.SearchStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.expression.Operation
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.expression.spel.ast.TypeCode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.expression.spel.SpelCompilerMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.expression.spel.SpelMessage.Kind
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.expression.spel.SpelMessage
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.format.annotation.DateTimeFormat.ISO
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.format.annotation.NumberFormat.Style
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.http.HttpMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.http.HttpStatus.Series
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.http.HttpStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 类 中的静态方法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) - 枚举 中的静态方法org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.jms.support.converter.MessageType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.jmx.support.MetricType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.jmx.support.RegistrationPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.messaging.simp.SimpMessageType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.messaging.simp.stomp.StompCommand
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.orm.jpa.vendor.Database
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.test.annotation.DirtiesContext.ClassMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.test.annotation.DirtiesContext.HierarchyMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.test.annotation.DirtiesContext.MethodMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.test.context.jdbc.Sql.ExecutionPhase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.test.context.jdbc.SqlConfig.ErrorMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.test.context.jdbc.SqlConfig.TransactionMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.test.context.jdbc.SqlMergeMode.MergeMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.test.context.TestConstructor.AutowireMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.test.context.TestExecutionListeners.MergeMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.transaction.annotation.Isolation
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.transaction.annotation.Propagation
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.transaction.event.TransactionPhase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.util.ConcurrentReferenceHashMap.ReferenceType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.util.ConcurrentReferenceHashMap.Restructure
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 类 中的静态方法org.springframework.util.MimeType
Parse the given String value into a MimeType object, with this method name following the 'valueOf' naming convention (as supported by ConversionService.
valueOf(String) - 枚举 中的静态方法org.springframework.util.unit.DataUnit
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.validation.DefaultMessageCodesResolver.Format
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.web.bind.annotation.RequestMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.web.reactive.socket.WebSocketMessage.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.web.socket.handler.ConcurrentWebSocketSessionDecorator.OverflowStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.web.socket.sockjs.frame.SockJsFrameType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.web.socket.sockjs.transport.TransportType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.web.util.DefaultUriBuilderFactory.EncodingMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.web.util.pattern.PatternParseException.PatternMessage
返回带有指定名称的该类型的枚举常量。
valueOf(HttpStatus) - 枚举 中的静态方法org.springframework.http.HttpStatus.Series
Return the enum constant of this type with the corresponding series.
ValueRef - org.springframework.expression.spel.ast中的接口
Represents a reference to a value.
ValueRef.NullValueRef - org.springframework.expression.spel.ast中的类
A ValueRef for the null value.
ValueRef.TypedValueHolderValueRef - org.springframework.expression.spel.ast中的类
A ValueRef holder for a single value, which cannot be set.
ValueRetrievalException(Object, Callable<?>, Throwable) - 异常错误 的构造器org.springframework.cache.Cache.ValueRetrievalException
 
values() - 枚举 中的静态方法org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.beans.factory.annotation.Autowire
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.beans.factory.config.YamlProcessor.MatchStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.beans.factory.config.YamlProcessor.ResolutionMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.context.annotation.AdviceMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.context.annotation.ConfigurationCondition.ConfigurationPhase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.context.annotation.EnableLoadTimeWeaving.AspectJWeaving
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.context.annotation.FilterType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.context.annotation.MBeanExportConfiguration.SpecificPlatform
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.context.annotation.ScopedProxyMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.core.annotation.MergedAnnotation.Adapt
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.core.annotation.MergedAnnotations.SearchStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.expression.Operation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.expression.spel.ast.TypeCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.expression.spel.SpelCompilerMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.expression.spel.SpelMessage.Kind
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.expression.spel.SpelMessage
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.format.annotation.DateTimeFormat.ISO
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.format.annotation.NumberFormat.Style
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法org.springframework.http.HttpHeaders
 
values() - 枚举 中的静态方法org.springframework.http.HttpMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.http.HttpStatus.Series
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.http.HttpStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.jms.support.converter.MessageType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.jmx.support.MetricType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.jmx.support.RegistrationPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法org.springframework.messaging.MessageHeaders
 
values() - 枚举 中的静态方法org.springframework.messaging.simp.SimpMessageType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.messaging.simp.stomp.StompCommand
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
 
values() - 枚举 中的静态方法org.springframework.orm.jpa.vendor.Database
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.test.annotation.DirtiesContext.ClassMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.test.annotation.DirtiesContext.HierarchyMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.test.annotation.DirtiesContext.MethodMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 注释类型 中的方法org.springframework.test.annotation.IfProfileValue
A list of all permissible values of the profile value for the given IfProfileValue.name().
values() - 枚举 中的静态方法org.springframework.test.context.jdbc.Sql.ExecutionPhase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.test.context.jdbc.SqlConfig.ErrorMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.test.context.jdbc.SqlConfig.TransactionMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.test.context.jdbc.SqlMergeMode.MergeMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.test.context.TestConstructor.AutowireMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.test.context.TestExecutionListeners.MergeMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.transaction.annotation.Isolation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.transaction.annotation.Propagation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.transaction.event.TransactionPhase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.util.ConcurrentReferenceHashMap.ReferenceType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.util.ConcurrentReferenceHashMap.Restructure
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法org.springframework.util.LinkedCaseInsensitiveMap
 
values() - 类 中的方法org.springframework.util.LinkedMultiValueMap
 
values() - 枚举 中的静态方法org.springframework.util.unit.DataUnit
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.validation.DefaultMessageCodesResolver.Format
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.web.bind.annotation.RequestMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.web.reactive.socket.WebSocketMessage.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.web.socket.handler.ConcurrentWebSocketSessionDecorator.OverflowStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.web.socket.sockjs.frame.SockJsFrameType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.web.socket.sockjs.transport.TransportType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法org.springframework.web.socket.WebSocketHttpHeaders
 
values() - 枚举 中的静态方法org.springframework.web.util.DefaultUriBuilderFactory.EncodingMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.web.util.pattern.PatternParseException.PatternMessage
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values(boolean, boolean) - 枚举 中的静态方法org.springframework.core.annotation.MergedAnnotation.Adapt
Factory method to create an MergedAnnotation.Adapt array from a set of boolean flags.
VALUES_ONLY - org.springframework.web.util.DefaultUriBuilderFactory.EncodingMode
Does not encode the URI template and instead applies strict encoding to URI variables via UriUtils.encodeUriVariables(java.util.Map<java.lang.String, ?>) prior to expanding them into the template.
valueSeparator - 类 中的变量org.springframework.beans.factory.config.PlaceholderConfigurerSupport
Defaults to ":".
ValueStyler - org.springframework.core.style中的接口
Strategy that encapsulates value String styling algorithms according to Spring conventions.
valueToMatch() - 接口 中的方法org.springframework.http.server.PathContainer.PathSegment
Return the path segment value, decoded and sanitized, for path matching.
valueToMatchAsChars() - 接口 中的方法org.springframework.http.server.PathContainer.PathSegment
Expose PathContainer.PathSegment.valueToMatch() as a character array.
valueUnbound(HttpSessionBindingEvent) - 类 中的方法org.springframework.web.context.request.DestructionCallbackBindingListener
 
VariableReference - org.springframework.expression.spel.ast中的类
Represents a variable reference, eg.
VariableReference(String, int, int) - 类 的构造器org.springframework.expression.spel.ast.VariableReference
 
VARIANT_ALSO_NEGOTIATES - org.springframework.http.HttpStatus
506 Variant Also Negotiates
VARY - 类 中的静态变量org.springframework.http.HttpHeaders
The HTTP Vary header field name.
varyBy(String...) - 接口 中的方法org.springframework.http.ResponseEntity.HeadersBuilder
Configure one or more request header names (e.g.
varyBy(String...) - 接口 中的方法org.springframework.web.reactive.function.server.EntityResponse.Builder
Configure one or more request header names (e.g.
varyBy(String...) - 接口 中的方法org.springframework.web.reactive.function.server.ServerResponse.HeadersBuilder
Configure one or more request header names (e.g.
varyBy(String...) - 接口 中的方法org.springframework.web.servlet.function.EntityResponse.Builder
Configure one or more request header names (e.g.
varyBy(String...) - 接口 中的方法org.springframework.web.servlet.function.ServerResponse.HeadersBuilder
Configure one or more request header names (e.g.
verify() - 类 中的方法org.springframework.test.web.client.AbstractRequestExpectationManager
 
verify() - 类 中的方法org.springframework.test.web.client.MockRestServiceServer
Verify that all expected requests set up via MockRestServiceServer.expect(RequestMatcher) were indeed performed.
verify() - 接口 中的方法org.springframework.test.web.client.RequestExpectationManager
Verify that all expectations have been met.
verifyType(String, Object) - 类 中的方法org.springframework.messaging.support.MessageHeaderAccessor
 
version(String, int) - 类 中的方法org.springframework.test.web.servlet.result.CookieResultMatchers
Assert a cookie's version.
version(String, Matcher<? super Integer>) - 类 中的方法org.springframework.test.web.servlet.result.CookieResultMatchers
Assert a cookie's version with a Hamcrest Matcher.
VersionPathStrategy - org.springframework.web.servlet.resource中的接口
A strategy for extracting and embedding a resource version in its URL path.
VersionResourceResolver - org.springframework.web.reactive.resource中的类
Resolves request paths containing a version string that can be used as part of an HTTP caching strategy in which a resource is cached with a date in the distant future (e.g. 1 year) and cached until the version, and therefore the URL, is changed.
VersionResourceResolver - org.springframework.web.servlet.resource中的类
Resolves request paths containing a version string that can be used as part of an HTTP caching strategy in which a resource is cached with a date in the distant future (e.g. 1 year) and cached until the version, and therefore the URL, is changed.
VersionResourceResolver() - 类 的构造器org.springframework.web.reactive.resource.VersionResourceResolver
 
VersionResourceResolver() - 类 的构造器org.springframework.web.servlet.resource.VersionResourceResolver
 
VersionStrategy - org.springframework.web.reactive.resource中的接口
A strategy to determine the version of a static resource and to apply and/or extract it from the URL path.
VersionStrategy - org.springframework.web.servlet.resource中的接口
An extension of VersionPathStrategy that adds a method to determine the actual version of a Resource.
VfsResource - org.springframework.core.io中的类
JBoss VFS based Resource implementation.
VfsResource(Object) - 类 的构造器org.springframework.core.io.VfsResource
Create a new VfsResource wrapping the given resource handle.
VfsUtils - org.springframework.core.io中的类
Utility for detecting and accessing JBoss VFS in the classpath.
VfsUtils() - 类 的构造器org.springframework.core.io.VfsUtils
 
VIA - 类 中的静态变量org.springframework.http.HttpHeaders
The HTTP Via header field name.
view() - 类 中的静态方法org.springframework.test.web.servlet.result.MockMvcResultMatchers
Access to assertions on the selected view.
view() - 接口 中的方法org.springframework.web.reactive.result.view.Rendering
Return the selected String view name or View object.
view(String) - 接口 中的静态方法org.springframework.web.reactive.result.view.Rendering
Create a new builder for response rendering based on the given view name.
View - org.springframework.web.reactive.result.view中的接口
Contract to render HandlerResult to the HTTP response.
View - org.springframework.web.servlet中的接口
MVC View for a web interaction.
VIEW_RESOLVER_BEAN_NAME - 类 中的静态变量org.springframework.web.servlet.config.ViewResolversBeanDefinitionParser
The bean name used for the ViewResolverComposite.
VIEW_RESOLVER_BEAN_NAME - 类 中的静态变量org.springframework.web.servlet.DispatcherServlet
Well-known name for the ViewResolver object in the bean factory for this namespace.
viewClass(Class<?>) - 类 中的方法org.springframework.web.reactive.config.UrlBasedViewResolverRegistration
Set the view class that should be used to create views.
viewClass(Class<?>) - 类 中的方法org.springframework.web.servlet.config.annotation.UrlBasedViewResolverRegistration
Set the view class that should be used to create views.
viewControllerHandlerMapping(PathMatcher, UrlPathHelper, FormattingConversionService, ResourceUrlProvider) - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Return a handler mapping ordered at 1 to map URL paths directly to view names.
ViewControllerRegistration - org.springframework.web.servlet.config.annotation中的类
Assist with the registration of a single view controller.
ViewControllerRegistration(String) - 类 的构造器org.springframework.web.servlet.config.annotation.ViewControllerRegistration
 
ViewControllerRegistry - org.springframework.web.servlet.config.annotation中的类
Assists with the registration of simple automated controllers pre-configured with status code and/or a view.
ViewControllerRegistry(ApplicationContext) - 类 的构造器org.springframework.web.servlet.config.annotation.ViewControllerRegistry
Class constructor with ApplicationContext.
ViewMethodReturnValueHandler - org.springframework.web.servlet.mvc.method.annotation中的类
Handles return values that are of type View.
ViewMethodReturnValueHandler() - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.ViewMethodReturnValueHandler
 
ViewNameMethodReturnValueHandler - org.springframework.web.servlet.mvc.method.annotation中的类
Handles return values of types void and String interpreting them as view name reference.
ViewNameMethodReturnValueHandler() - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.ViewNameMethodReturnValueHandler
 
viewNames(String...) - 类 中的方法org.springframework.web.reactive.config.UrlBasedViewResolverRegistration
Set the view names (or name patterns) that can be handled by this view resolver.
viewNames(String...) - 类 中的方法org.springframework.web.servlet.config.annotation.UrlBasedViewResolverRegistration
Set the view names (or name patterns) that can be handled by this view resolver.
viewResolutionResultHandler(ReactiveAdapterRegistry, RequestedContentTypeResolver) - 类 中的方法org.springframework.web.reactive.config.WebFluxConfigurationSupport
 
ViewResolutionResultHandler - org.springframework.web.reactive.result.view中的类
HandlerResultHandler that encapsulates the view resolution algorithm supporting the following return types: Void or no value -- default view name String -- view name unless @ModelAttribute-annotated View -- View to render with Model -- attributes to add to the model Map -- attributes to add to the model Rendering -- use case driven API for view resolution @ModelAttribute -- attribute for the model Non-simple value -- attribute for the model
ViewResolutionResultHandler(List<ViewResolver>, RequestedContentTypeResolver) - 类 的构造器org.springframework.web.reactive.result.view.ViewResolutionResultHandler
Basic constructor with a default ReactiveAdapterRegistry.
ViewResolutionResultHandler(List<ViewResolver>, RequestedContentTypeResolver, ReactiveAdapterRegistry) - 类 的构造器org.springframework.web.reactive.result.view.ViewResolutionResultHandler
Constructor with an ReactiveAdapterRegistry instance.
viewResolver - 类 中的变量org.springframework.web.servlet.config.annotation.UrlBasedViewResolverRegistration
 
viewResolver(ViewResolver) - 类 中的方法org.springframework.web.reactive.config.ViewResolverRegistry
Register a ViewResolver bean instance.
viewResolver(ViewResolver) - 接口 中的方法org.springframework.web.reactive.function.server.HandlerStrategies.Builder
Add the given view resolver to this builder.
viewResolver(ViewResolver) - 类 中的方法org.springframework.web.servlet.config.annotation.ViewResolverRegistry
Register a ViewResolver bean instance.
ViewResolver - org.springframework.web.reactive.result.view中的接口
Contract to resolve a view name to a View instance.
ViewResolver - org.springframework.web.servlet中的接口
Interface to be implemented by objects that can resolve views by name.
ViewResolverComposite - org.springframework.web.servlet.view中的类
A ViewResolver that delegates to others.
ViewResolverComposite() - 类 的构造器org.springframework.web.servlet.view.ViewResolverComposite
 
ViewResolverRegistry - org.springframework.web.reactive.config中的类
Assist with the configuration of a chain of ViewResolver's supporting different template mechanisms.
ViewResolverRegistry - org.springframework.web.servlet.config.annotation中的类
Assist with the configuration of a chain of ViewResolver instances.
ViewResolverRegistry(ApplicationContext) - 类 的构造器org.springframework.web.reactive.config.ViewResolverRegistry
 
ViewResolverRegistry(ContentNegotiationManager, ApplicationContext) - 类 的构造器org.springframework.web.servlet.config.annotation.ViewResolverRegistry
Class constructor with ContentNegotiationManager and ApplicationContext.
viewResolvers() - 接口 中的方法org.springframework.web.reactive.function.server.HandlerStrategies
Return the ViewResolvers to be used for view name resolution.
viewResolvers() - 接口 中的方法org.springframework.web.reactive.function.server.ServerResponse.Context
Return the ViewResolvers to be used for view name resolution.
viewResolvers(Consumer<ViewResolverRegistry>) - 接口 中的方法org.springframework.test.web.reactive.server.WebTestClient.ControllerSpec
Configure view resolution.
ViewResolversBeanDefinitionParser - org.springframework.web.servlet.config中的类
Parse the view-resolvers MVC namespace element and register ViewResolver bean definitions.
ViewResolversBeanDefinitionParser() - 类 的构造器org.springframework.web.servlet.config.ViewResolversBeanDefinitionParser
 
ViewResolverSupport - org.springframework.web.reactive.result.view中的类
Base class for ViewResolver implementations with shared properties.
ViewResolverSupport() - 类 的构造器org.springframework.web.reactive.result.view.ViewResolverSupport
 
ViewResultMatchers - org.springframework.test.web.servlet.result中的类
Factory for assertions on the selected view.
ViewResultMatchers() - 类 的构造器org.springframework.test.web.servlet.result.ViewResultMatchers
Protected constructor.
VIRTUAL_FILE_METHOD_VISIT - 类 中的静态变量org.springframework.core.io.VfsUtils
 
VIRTUAL_FILE_VISITOR_INTERFACE - 类 中的静态变量org.springframework.core.io.VfsUtils
 
virtualPropertyWriterInstance(MapperConfig<?>, Class<?>) - 类 中的方法org.springframework.http.converter.json.SpringHandlerInstantiator
 
visibility(PropertyAccessor, JsonAutoDetect.Visibility) - 类 中的方法org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
Specify visibility to limit what kind of properties are auto-detected.
visit(int, int, String, String, String, String[]) - 类 中的方法org.springframework.asm.ClassVisitor
Visits the header of the class.
visit(int, int, String, String, String, String[]) - 类 中的方法org.springframework.asm.ClassWriter
 
visit(String, Object) - 类 中的方法org.springframework.asm.AnnotationVisitor
Visits a primitive value of the annotation.
visitAnnotableParameterCount(int, boolean) - 类 中的方法org.springframework.asm.MethodVisitor
Visits the number of method parameters that can have annotations.
visitAnnotation(String, boolean) - 类 中的方法org.springframework.asm.ClassVisitor
Visits an annotation of the class.
visitAnnotation(String, boolean) - 类 中的方法org.springframework.asm.ClassWriter
 
visitAnnotation(String, boolean) - 类 中的方法org.springframework.asm.FieldVisitor
Visits an annotation of the field.
visitAnnotation(String, boolean) - 类 中的方法org.springframework.asm.MethodVisitor
Visits an annotation of this method.
visitAnnotation(String, boolean) - 类 中的方法org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
已过时。
 
visitAnnotation(String, boolean) - 类 中的方法org.springframework.core.type.classreading.MethodMetadataReadingVisitor
已过时。
 
visitAnnotation(String, String) - 类 中的方法org.springframework.asm.AnnotationVisitor
Visits a nested annotation value of the annotation.
visitAnnotationDefault() - 类 中的方法org.springframework.asm.MethodVisitor
Visits the default value of this annotation interface method.
visitAnnotationExperimental(String, boolean) - 类 中的方法org.springframework.asm.RecordComponentVisitor
已过时。
this API is experimental.
visitArray(Object[]) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitArray(String) - 类 中的方法org.springframework.asm.AnnotationVisitor
Visits an array value of the annotation.
visitAttribute(Attribute) - 类 中的方法org.springframework.asm.ClassVisitor
Visits a non standard attribute of the class.
visitAttribute(Attribute) - 类 中的方法org.springframework.asm.ClassWriter
 
visitAttribute(Attribute) - 类 中的方法org.springframework.asm.FieldVisitor
Visits a non standard attribute of the field.
visitAttribute(Attribute) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a non standard attribute of this method.
visitAttributeExperimental(Attribute) - 类 中的方法org.springframework.asm.RecordComponentVisitor
已过时。
this API is experimental.
visitBeanClassName(BeanDefinition) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitBeanDefinition(BeanDefinition) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
Traverse the given BeanDefinition object and the MutablePropertyValues and ConstructorArgumentValues contained in them.
visitCode() - 类 中的方法org.springframework.asm.MethodVisitor
Starts the visit of the method's code, if any (i.e. non abstract method).
visitEnd() - 类 中的方法org.springframework.asm.AnnotationVisitor
Visits the end of the annotation.
visitEnd() - 类 中的方法org.springframework.asm.ClassVisitor
Visits the end of the class.
visitEnd() - 类 中的方法org.springframework.asm.ClassWriter
 
visitEnd() - 类 中的方法org.springframework.asm.FieldVisitor
Visits the end of the field.
visitEnd() - 类 中的方法org.springframework.asm.MethodVisitor
Visits the end of the method.
visitEnd() - 类 中的方法org.springframework.asm.ModuleVisitor
Visits the end of the module.
visitEndExperimental() - 类 中的方法org.springframework.asm.RecordComponentVisitor
已过时。
this API is experimental.
visitEnum(String, String, String) - 类 中的方法org.springframework.asm.AnnotationVisitor
Visits an enumeration value of the annotation.
visitExport(String, int, String...) - 类 中的方法org.springframework.asm.ModuleVisitor
Visit an exported package of the current module.
visitFactoryBeanName(BeanDefinition) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitFactoryMethodName(BeanDefinition) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitField(int, String, String, String, Object) - 类 中的方法org.springframework.asm.ClassVisitor
Visits a field of the class.
visitField(int, String, String, String, Object) - 类 中的方法org.springframework.asm.ClassWriter
 
visitFieldInsn(int, String, String, String) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a field instruction.
visitFrame(int, int, Object[], int, Object[]) - 类 中的方法org.springframework.asm.MethodVisitor
Visits the current state of the local variables and operand stack elements.
visitGenericArgumentValues(List<ConstructorArgumentValues.ValueHolder>) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitIincInsn(int, int) - 类 中的方法org.springframework.asm.MethodVisitor
Visits an IINC instruction.
visitIndexedArgumentValues(Map<Integer, ConstructorArgumentValues.ValueHolder>) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitInnerClass(String, String, String, int) - 类 中的方法org.springframework.asm.ClassVisitor
Visits information about an inner class.
visitInnerClass(String, String, String, int) - 类 中的方法org.springframework.asm.ClassWriter
 
visitInsn(int) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a zero operand instruction.
visitInsnAnnotation(int, TypePath, String, boolean) - 类 中的方法org.springframework.asm.MethodVisitor
Visits an annotation on an instruction.
visitIntInsn(int, int) - 类 中的方法org.springframework.asm.MethodVisitor
Visits an instruction with a single int operand.
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类 中的方法org.springframework.asm.MethodVisitor
Visits an invokedynamic instruction.
visitJumpInsn(int, Label) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a jump instruction.
visitLabel(Label) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a label.
visitLdcInsn(Object) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a LDC instruction.
visitLineNumber(int, Label) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a line number declaration.
visitList(List) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a local variable declaration.
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - 类 中的方法org.springframework.asm.MethodVisitor
Visits an annotation on a local variable type.
visitLookupSwitchInsn(Label, int[], Label[]) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a LOOKUPSWITCH instruction.
visitMainClass(String) - 类 中的方法org.springframework.asm.ModuleVisitor
Visit the main class of the current module.
visitMap(Map<?, ?>) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitMaxs(int, int) - 类 中的方法org.springframework.asm.MethodVisitor
Visits the maximum stack size and the maximum number of local variables of the method.
visitMethod(int, String, String, String, String[]) - 类 中的方法org.springframework.asm.ClassVisitor
Visits a method of the class.
visitMethod(int, String, String, String, String[]) - 类 中的方法org.springframework.asm.ClassWriter
 
visitMethod(int, String, String, String, String[]) - 类 中的方法org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
已过时。
 
visitMethodInsn(int, String, String, String) - 类 中的方法org.springframework.asm.MethodVisitor
visitMethodInsn(int, String, String, String, boolean) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a method instruction.
visitModule(String, int, String) - 类 中的方法org.springframework.asm.ClassVisitor
Visit the module corresponding to the class.
visitModule(String, int, String) - 类 中的方法org.springframework.asm.ClassWriter
 
visitMultiANewArrayInsn(String, int) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a MULTIANEWARRAY instruction.
visitNestHost(String) - 类 中的方法org.springframework.asm.ClassVisitor
Visits the nest host class of the class.
visitNestHost(String) - 类 中的方法org.springframework.asm.ClassWriter
 
visitNestMember(String) - 类 中的方法org.springframework.asm.ClassVisitor
Visits a member of the nest.
visitNestMember(String) - 类 中的方法org.springframework.asm.ClassWriter
 
visitOpen(String, int, String...) - 类 中的方法org.springframework.asm.ModuleVisitor
Visit an open package of the current module.
visitOuterClass(String, String, String) - 类 中的方法org.springframework.asm.ClassVisitor
Visits the enclosing class of the class.
visitOuterClass(String, String, String) - 类 中的方法org.springframework.asm.ClassWriter
 
visitPackage(String) - 类 中的方法org.springframework.asm.ModuleVisitor
Visit a package of the current module.
visitParameter(String, int) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a parameter of this method.
visitParameterAnnotation(int, String, boolean) - 类 中的方法org.springframework.asm.MethodVisitor
Visits an annotation of a parameter this method.
visitParentName(BeanDefinition) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitPermittedSubtypeExperimental(String) - 类 中的方法org.springframework.asm.ClassVisitor
已过时。
this API is experimental.
visitPermittedSubtypeExperimental(String) - 类 中的方法org.springframework.asm.ClassWriter
 
visitPropertyValues(MutablePropertyValues) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitProvide(String, String...) - 类 中的方法org.springframework.asm.ModuleVisitor
Visit an implementation of a service.
visitRecordComponentExperimental(int, String, String, String) - 类 中的方法org.springframework.asm.ClassVisitor
已过时。
this API is experimental.
visitRecordComponentExperimental(int, String, String, String) - 类 中的方法org.springframework.asm.ClassWriter
 
visitRequire(String, int, String) - 类 中的方法org.springframework.asm.ModuleVisitor
Visits a dependence of the current module.
visitScope(BeanDefinition) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitSet(Set) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitSource(String, String) - 类 中的方法org.springframework.asm.ClassVisitor
Visits the source of the class.
visitSource(String, String) - 类 中的方法org.springframework.asm.ClassWriter
 
visitTableSwitchInsn(int, int, Label, Label...) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a TABLESWITCH instruction.
visitTryCatchAnnotation(int, TypePath, String, boolean) - 类 中的方法org.springframework.asm.MethodVisitor
Visits an annotation on an exception handler type.
visitTryCatchBlock(Label, Label, Label, String) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a try catch block.
visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法org.springframework.asm.ClassVisitor
Visits an annotation on a type in the class signature.
visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法org.springframework.asm.ClassWriter
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法org.springframework.asm.FieldVisitor
Visits an annotation on the type of the field.
visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法org.springframework.asm.MethodVisitor
Visits an annotation on a type in the method signature.
visitTypeAnnotationExperimental(int, TypePath, String, boolean) - 类 中的方法org.springframework.asm.RecordComponentVisitor
已过时。
this API is experimental.
visitTypeInsn(int, String) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a type instruction.
visitUse(String) - 类 中的方法org.springframework.asm.ModuleVisitor
Visit a service used by the current module.
visitVarInsn(int, int) - 类 中的方法org.springframework.asm.MethodVisitor
Visits a local variable instruction.
VOID - 类 中的静态变量org.springframework.asm.Type
The sort of the void type.
VOID_TYPE - 类 中的静态变量org.springframework.asm.Type
The void type.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
所有类 所有程序包