Skip navigation links
A C D E F G H I M N P Q R S T W 

A

addArgumentResolvers(List<HandlerMethodArgumentResolver>) - Method in class net.sf.xmlform.spring.web.config.SpringMvcConfigurerAdapter
 
addConverterToRestTemplateInitializer() - Method in class net.sf.xmlform.spring.web.config.SpringMvcConfigurerAdapter
 
addReturnValueHandlers(List<HandlerMethodReturnValueHandler>) - Method in class net.sf.xmlform.spring.web.config.SpringMvcConfigurerAdapter
 

C

canRead(Class, MediaType) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
canWrite(Class, MediaType) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
ContextPastportCreator - Interface in net.sf.xmlform.spring.config
 
createPastport() - Method in interface net.sf.xmlform.spring.config.ContextPastportCreator
 
createPastport() - Method in interface net.sf.xmlform.spring.config.PastportCreator
 
createPastport() - Method in class net.sf.xmlform.spring.impl.DefaultContextPastportCreator
 
createPastport(HttpServletRequest) - Method in interface net.sf.xmlform.spring.web.config.HttpRequestPastportCreator
 
createPastport(HttpServletRequest) - Method in class net.sf.xmlform.spring.web.impl.DefaultHttpRequestPastportCreator
 

D

DefaultContextPastportCreator - Class in net.sf.xmlform.spring.impl
 
DefaultContextPastportCreator() - Constructor for class net.sf.xmlform.spring.impl.DefaultContextPastportCreator
 
defaultDynamicFormPort(XMLFormPortImpl) - Method in class net.sf.xmlform.spring.impl.FormPortConfiguration
 
DefaultHttpRequestPastportCreator - Class in net.sf.xmlform.spring.web.impl
 
DefaultHttpRequestPastportCreator() - Constructor for class net.sf.xmlform.spring.web.impl.DefaultHttpRequestPastportCreator
 
defaultXMLFormPortImpl() - Method in class net.sf.xmlform.spring.impl.FormPortConfiguration
 
DynamicFormPort - Class in net.sf.xmlform.spring.support
 
DynamicFormPort() - Constructor for class net.sf.xmlform.spring.support.DynamicFormPort
 
DynamicFormPortConditional() - Constructor for class net.sf.xmlform.spring.impl.FormPortConfiguration.DynamicFormPortConditional
 

E

EnableWebXmlForm - Annotation Type in net.sf.xmlform.spring.web
 
ExceptionView - Class in net.sf.xmlform.spring.web.impl
 
ExceptionView(String, String) - Constructor for class net.sf.xmlform.spring.web.impl.ExceptionView
 
extendHandlerExceptionResolvers(List<HandlerExceptionResolver>) - Method in class net.sf.xmlform.spring.web.config.SpringMvcConfigurerAdapter
 
extendMessageConverters(List<HttpMessageConverter<?>>) - Method in class net.sf.xmlform.spring.web.config.SpringMvcConfigurerAdapter
 

F

Form - Annotation Type in net.sf.xmlform.spring.annotation
 
formatData(XMLFormPastport, DataFormat<T>) - Method in class net.sf.xmlform.spring.support.DynamicFormPort
 
formDataMethodProcessor() - Method in class net.sf.xmlform.spring.web.config.SpringMvcConfigurerAdapter
 
FormDataWebProcessor - Class in net.sf.xmlform.spring.web.impl
 
FormDataWebProcessor() - Constructor for class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
FormPortConditional() - Constructor for class net.sf.xmlform.spring.impl.FormPortConfiguration.FormPortConditional
 
FormPortConfiguration - Class in net.sf.xmlform.spring.impl
 
FormPortConfiguration() - Constructor for class net.sf.xmlform.spring.impl.FormPortConfiguration
 
FormPortConfiguration.DynamicFormPortConditional - Class in net.sf.xmlform.spring.impl
 
FormPortConfiguration.FormPortConditional - Class in net.sf.xmlform.spring.impl
 

G

getContentNegotiationManager() - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
getContentType() - Method in class net.sf.xmlform.spring.web.impl.ExceptionView
 
getContextPastportCreator() - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
getDataCompact() - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
getDefaultVersion() - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
getForm(XMLFormPastport, String) - Method in class net.sf.xmlform.spring.support.DynamicFormPort
 
getForm(XMLFormPastport, Class) - Method in class net.sf.xmlform.spring.support.DynamicFormPort
 
getFormPort() - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
getOrder() - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
getResultDataPostProcessors() - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
getReturnValuePostProcessors() - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
getShorthandFieldsPrefix() - Method in class net.sf.xmlform.spring.support.DynamicFormPort
 
getSupportedMediaTypes() - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
getTypeSupporters() - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
getXmlFormPort() - Method in class net.sf.xmlform.spring.support.DynamicFormPort
 

H

handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
HttpRequestPastportCreator - Interface in net.sf.xmlform.spring.web.config
 

I

isSupport(Class) - Method in interface net.sf.xmlform.spring.config.TypeSupporter
 

M

matches(ConditionContext, AnnotatedTypeMetadata) - Method in class net.sf.xmlform.spring.impl.FormPortConfiguration.DynamicFormPortConditional
 
matches(ConditionContext, AnnotatedTypeMetadata) - Method in class net.sf.xmlform.spring.impl.FormPortConfiguration.FormPortConditional
 

N

net.sf.xmlform.spring.annotation - package net.sf.xmlform.spring.annotation
 
net.sf.xmlform.spring.config - package net.sf.xmlform.spring.config
 
net.sf.xmlform.spring.impl - package net.sf.xmlform.spring.impl
 
net.sf.xmlform.spring.support - package net.sf.xmlform.spring.support
 
net.sf.xmlform.spring.web - package net.sf.xmlform.spring.web
 
net.sf.xmlform.spring.web.config - package net.sf.xmlform.spring.web.config
 
net.sf.xmlform.spring.web.impl - package net.sf.xmlform.spring.web.impl
 

P

parseData(XMLFormPastport, XMLForm, SourceType, DataSource<T>) - Method in class net.sf.xmlform.spring.support.DynamicFormPort
 
PastportCreator - Interface in net.sf.xmlform.spring.config
 
postProcessResultData(XMLFormPastport, ResultData) - Method in interface net.sf.xmlform.spring.config.ResultDataPostProcessor
 
postProcessReturnValue(XMLFormPastport, NativeWebRequest, MethodParameter, ResultData) - Method in interface net.sf.xmlform.spring.config.ReturnValuePostProcessor
 

Q

Query - Annotation Type in net.sf.xmlform.spring.annotation
 

R

read(Class, HttpInputMessage) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
render(Map<String, ?>, HttpServletRequest, HttpServletResponse) - Method in class net.sf.xmlform.spring.web.impl.ExceptionView
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
Result - Annotation Type in net.sf.xmlform.spring.annotation
 
ResultDataPostProcessor - Interface in net.sf.xmlform.spring.config
 
ResultForm - Annotation Type in net.sf.xmlform.spring.annotation
 
ReturnValuePostProcessor - Interface in net.sf.xmlform.spring.config
 

S

setApplicationContext(ApplicationContext) - Method in class net.sf.xmlform.spring.web.config.SpringMvcConfigurerAdapter
 
setContentNegotiationManager(ContentNegotiationManager) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
setContextPastportCreator(PastportCreator) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
setDataCompact(int) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
setDefaultVersion(String) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
setFormPort(DynamicFormPort) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
setImportMetadata(AnnotationMetadata) - Method in class net.sf.xmlform.spring.web.config.SpringMvcConfigurerAdapter
 
setResultDataPostProcessors(List<ResultDataPostProcessor>) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
setReturnValuePostProcessors(List<ReturnValuePostProcessor>) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
setShorthandFieldsPrefix(String) - Method in class net.sf.xmlform.spring.support.DynamicFormPort
 
setSourceData(SourceData) - Method in interface net.sf.xmlform.spring.support.SourceDataHolder
 
setTypeSupporters(List<TypeSupporter>) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
setXmlFormPort(XMLFormPortImpl) - Method in class net.sf.xmlform.spring.support.DynamicFormPort
 
Source - Annotation Type in net.sf.xmlform.spring.annotation
 
SourceDataHolder - Interface in net.sf.xmlform.spring.support
 
SourceForm - Annotation Type in net.sf.xmlform.spring.annotation
 
SpringMvcConfigurerAdapter - Class in net.sf.xmlform.spring.web.config
 
SpringMvcConfigurerAdapter() - Constructor for class net.sf.xmlform.spring.web.config.SpringMvcConfigurerAdapter
 
submit(XMLFormPastport, Action, DataSource<? extends SourceData>) - Method in class net.sf.xmlform.spring.support.DynamicFormPort
 
supportsParameter(MethodParameter) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
supportsReturnType(MethodParameter) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 

T

TypeSupporter - Interface in net.sf.xmlform.spring.config
 

W

write(Object, MediaType, HttpOutputMessage) - Method in class net.sf.xmlform.spring.web.impl.FormDataWebProcessor
 
A C D E F G H I M N P Q R S T W 
Skip navigation links

Copyright © 2023. All Rights Reserved.