public class UrlEncodingParserBuilder extends UonParserBuilder
psb| Constructor and Description |
|---|
UrlEncodingParserBuilder()
Constructor, default settings.
|
UrlEncodingParserBuilder(PropertyStore ps)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
UrlEncodingParserBuilder |
add(Map<String,Object> properties)
Adds multiple configuration properties on this object.
|
UrlEncodingParserBuilder |
addTo(String name,
Object value)
Adds a value to a SET or LIST property.
|
UrlEncodingParserBuilder |
addTo(String name,
String key,
Object value)
Adds or overwrites a value to a SET, LIST, or MAP property.
|
UrlEncodingParserBuilder |
apply(PropertyStore copyFrom)
Copies the settings from the specified property store into this builder.
|
UrlEncodingParserBuilder |
applyAnnotations(AnnotationList al,
VarResolverSession vrs)
Applies a set of annotations to this property store.
|
UrlEncodingParserBuilder |
beanClassVisibility(Visibility value)
Configuration property: Minimum bean class visibility.
|
UrlEncodingParserBuilder |
beanConstructorVisibility(Visibility value)
Configuration property: Minimum bean constructor visibility.
|
UrlEncodingParserBuilder |
beanDictionary(Class<?>... values)
Deprecated.
|
UrlEncodingParserBuilder |
beanDictionary(Object... values)
Deprecated.
|
UrlEncodingParserBuilder |
beanDictionaryRemove(Class<?>... values)
Deprecated.
|
UrlEncodingParserBuilder |
beanDictionaryRemove(Object... values)
Deprecated.
|
UrlEncodingParserBuilder |
beanDictionaryReplace(Class<?>... values)
Deprecated.
|
UrlEncodingParserBuilder |
beanDictionaryReplace(Object... values)
Deprecated.
|
UrlEncodingParserBuilder |
beanFieldVisibility(Visibility value)
Configuration property: Minimum bean field visibility.
|
UrlEncodingParserBuilder |
beanFilters(Class<?>... values)
Configuration property: Bean filters.
|
UrlEncodingParserBuilder |
beanFilters(Object... values)
Configuration property: Bean filters.
|
UrlEncodingParserBuilder |
beanFiltersRemove(Class<?>... values)
Configuration property: Bean filters.
|
UrlEncodingParserBuilder |
beanFiltersRemove(Object... values)
Configuration property: Bean filters.
|
UrlEncodingParserBuilder |
beanFiltersReplace(Class<?>... values)
Configuration property: Bean filters.
|
UrlEncodingParserBuilder |
beanFiltersReplace(Object... values)
Configuration property: Bean filters.
|
UrlEncodingParserBuilder |
beanMapPutReturnsOldValue()
Configuration property: BeanMap.put() returns old property value.
|
UrlEncodingParserBuilder |
beanMapPutReturnsOldValue(boolean value)
Configuration property: BeanMap.put() returns old property value.
|
UrlEncodingParserBuilder |
beanMethodVisibility(Visibility value)
Configuration property: Minimum bean method visibility.
|
UrlEncodingParserBuilder |
beansRequireDefaultConstructor()
Configuration property: Beans require no-arg constructors.
|
UrlEncodingParserBuilder |
beansRequireDefaultConstructor(boolean value)
Configuration property: Beans require no-arg constructors.
|
UrlEncodingParserBuilder |
beansRequireSerializable()
Configuration property: Beans require Serializable interface.
|
UrlEncodingParserBuilder |
beansRequireSerializable(boolean value)
Configuration property: Beans require Serializable interface.
|
UrlEncodingParserBuilder |
beansRequireSettersForGetters()
Configuration property: Beans require setters for getters.
|
UrlEncodingParserBuilder |
beansRequireSettersForGetters(boolean value)
Configuration property: Beans require setters for getters.
|
UrlEncodingParserBuilder |
beansRequireSomeProperties(boolean value)
Configuration property: Beans require at least one property.
|
UrlEncodingParserBuilder |
beanTypePropertyName(String value)
Configuration property: Bean type property name.
|
UrlEncodingParserBuilder |
bpi(Class<?> beanClass,
String value)
Configuration property: Bean property includes.
|
UrlEncodingParserBuilder |
bpi(Map<String,String> values)
Configuration property: Bean property includes.
|
UrlEncodingParserBuilder |
bpi(String beanClassName,
String value)
Configuration property: Bean property includes.
|
UrlEncodingParserBuilder |
bpro(Class<?> beanClass,
String value)
Configuration property: Read-only bean properties.
|
UrlEncodingParserBuilder |
bpro(Map<String,String> values)
Configuration property: Read-only bean properties.
|
UrlEncodingParserBuilder |
bpro(String beanClassName,
String value)
Configuration property: Read-only bean properties.
|
UrlEncodingParserBuilder |
bpwo(Class<?> beanClass,
String properties)
Configuration property: Write-only bean properties.
|
UrlEncodingParserBuilder |
bpwo(Map<String,String> values)
Configuration property: Write-only bean properties.
|
UrlEncodingParserBuilder |
bpwo(String beanClassName,
String value)
Configuration property: Write-only bean properties.
|
UrlEncodingParserBuilder |
bpx(Class<?> beanClass,
String properties)
Configuration property: Bean property excludes.
|
UrlEncodingParserBuilder |
bpx(Map<String,String> values)
Configuration property: Bean property excludes.
|
UrlEncodingParserBuilder |
bpx(String beanClassName,
String value)
Configuration property: Bean property excludes.
|
UrlEncodingParser |
build()
Build the object.
|
UrlEncodingParserBuilder |
debug()
Configuration property: Debug mode.
|
UrlEncodingParserBuilder |
decoding()
Configuration property: Decode
|
UrlEncodingParserBuilder |
decoding(boolean value)
Configuration property: Decode
|
UrlEncodingParserBuilder |
dictionary(Class<?>... values)
Configuration property: Bean dictionary.
|
UrlEncodingParserBuilder |
dictionary(Object... values)
Configuration property: Bean dictionary.
|
UrlEncodingParserBuilder |
dictionaryRemove(Class<?>... values)
Configuration property: Bean dictionary.
|
UrlEncodingParserBuilder |
dictionaryRemove(Object... values)
Configuration property: Bean dictionary.
|
UrlEncodingParserBuilder |
dictionaryReplace(Class<?>... values)
Configuration property: Bean dictionary.
|
UrlEncodingParserBuilder |
dictionaryReplace(Object... values)
Configuration property: Bean dictionary.
|
<T> UrlEncodingParserBuilder |
example(Class<T> c,
T o)
Configuration property: POJO example.
|
<T> UrlEncodingParserBuilder |
exampleJson(Class<T> c,
String value)
Configuration property: POJO example.
|
UrlEncodingParserBuilder |
expandedParams()
Configuration property: Serialize bean property collections/arrays as separate key/value pairs.
|
UrlEncodingParserBuilder |
expandedParams(boolean value)
Configuration property: Serialize bean property collections/arrays as separate key/value pairs.
|
UrlEncodingParserBuilder |
fileCharset(Charset value)
Configuration property: File charset.
|
UrlEncodingParserBuilder |
ignoreInvocationExceptionsOnGetters()
Configuration property: Ignore invocation errors on getters.
|
UrlEncodingParserBuilder |
ignoreInvocationExceptionsOnGetters(boolean value)
Configuration property: Ignore invocation errors on getters.
|
UrlEncodingParserBuilder |
ignoreInvocationExceptionsOnSetters()
Configuration property: Ignore invocation errors on setters.
|
UrlEncodingParserBuilder |
ignoreInvocationExceptionsOnSetters(boolean value)
Configuration property: Ignore invocation errors on setters.
|
UrlEncodingParserBuilder |
ignorePropertiesWithoutSetters(boolean value)
Configuration property: Ignore properties without setters.
|
UrlEncodingParserBuilder |
ignoreUnknownBeanProperties()
Configuration property: Ignore unknown properties.
|
UrlEncodingParserBuilder |
ignoreUnknownBeanProperties(boolean value)
Configuration property: Ignore unknown properties.
|
UrlEncodingParserBuilder |
ignoreUnknownNullBeanProperties(boolean value)
Configuration property: Ignore unknown properties with null values.
|
UrlEncodingParserBuilder |
implClass(Class<?> interfaceClass,
Class<?> implClass)
Configuration property: Implementation classes.
|
UrlEncodingParserBuilder |
implClasses(Map<String,Class<?>> values)
Configuration property: Implementation classes.
|
UrlEncodingParserBuilder |
listener(Class<? extends ParserListener> value)
Configuration property: Parser listener.
|
UrlEncodingParserBuilder |
locale(Locale value)
Configuration property: Locale.
|
UrlEncodingParserBuilder |
mediaType(MediaType value)
Configuration property: Media type.
|
UrlEncodingParserBuilder |
notBeanClasses(Class<?>... values)
Configuration property: Bean class exclusions.
|
UrlEncodingParserBuilder |
notBeanClasses(Object... values)
Configuration property: Bean class exclusions.
|
UrlEncodingParserBuilder |
notBeanClassesRemove(Class<?>... values)
Configuration property: Bean class exclusions.
|
UrlEncodingParserBuilder |
notBeanClassesRemove(Object... values)
Configuration property: Bean class exclusions.
|
UrlEncodingParserBuilder |
notBeanClassesReplace(Class<?>... values)
Configuration property: Bean class exclusions.
|
UrlEncodingParserBuilder |
notBeanClassesReplace(Object... values)
Configuration property: Bean class exclusions.
|
UrlEncodingParserBuilder |
notBeanPackages(Object... values)
Configuration property: Bean package exclusions.
|
UrlEncodingParserBuilder |
notBeanPackages(String... values)
Configuration property: Bean package exclusions.
|
UrlEncodingParserBuilder |
notBeanPackagesRemove(Object... values)
Configuration property: Bean package exclusions.
|
UrlEncodingParserBuilder |
notBeanPackagesRemove(String... values)
Configuration property: Bean package exclusions.
|
UrlEncodingParserBuilder |
notBeanPackagesReplace(Object... values)
Configuration property: Bean package exclusions.
|
UrlEncodingParserBuilder |
notBeanPackagesReplace(String... values)
Configuration property: Bean package exclusions.
|
UrlEncodingParserBuilder |
pojoSwaps(Class<?>... values)
Configuration property: POJO swaps.
|
UrlEncodingParserBuilder |
pojoSwaps(Object... values)
Configuration property: POJO swaps.
|
UrlEncodingParserBuilder |
pojoSwapsRemove(Class<?>... values)
Configuration property: POJO swaps.
|
UrlEncodingParserBuilder |
pojoSwapsRemove(Object... values)
Configuration property: POJO swaps.
|
UrlEncodingParserBuilder |
pojoSwapsReplace(Class<?>... values)
Configuration property: POJO swaps.
|
UrlEncodingParserBuilder |
pojoSwapsReplace(Object... values)
Configuration property: POJO swaps.
|
UrlEncodingParserBuilder |
removeFrom(String name,
Object value)
Removes a value from a SET, LIST, or MAP property.
|
UrlEncodingParserBuilder |
set(Map<String,Object> properties)
Sets multiple configuration properties on this object.
|
UrlEncodingParserBuilder |
set(String name,
Object value)
Sets a configuration property on this object.
|
UrlEncodingParserBuilder |
sortProperties()
Configuration property: Sort bean properties.
|
UrlEncodingParserBuilder |
sortProperties(boolean value)
Configuration property: Sort bean properties.
|
UrlEncodingParserBuilder |
streamCharset(Charset value)
Configuration property: Input stream charset.
|
UrlEncodingParserBuilder |
strict()
Configuration property: Strict mode.
|
UrlEncodingParserBuilder |
strict(boolean value)
Configuration property: Strict mode.
|
UrlEncodingParserBuilder |
timeZone(TimeZone value)
Configuration property: TimeZone.
|
UrlEncodingParserBuilder |
trimStrings()
Configuration property: Trim parsed strings.
|
UrlEncodingParserBuilder |
trimStrings(boolean value)
Configuration property: Trim parsed strings.
|
UrlEncodingParserBuilder |
useEnumNames()
Configuration property: Use enum names.
|
UrlEncodingParserBuilder |
useEnumNames(boolean value)
Configuration property: Use enum names.
|
UrlEncodingParserBuilder |
useInterfaceProxies(boolean value)
Configuration property: Use interface proxies.
|
UrlEncodingParserBuilder |
useJavaBeanIntrospector()
Configuration property: Use Java Introspector.
|
UrlEncodingParserBuilder |
useJavaBeanIntrospector(boolean value)
Configuration property: Use Java Introspector.
|
autoCloseStreams, autoCloseStreams, debugOutputLines, unbuffered, unbuffered, validateEnd, validateEndapplyAnnotations, applyAnnotationsdebug, examples, excludeProperties, excludeProperties, excludeProperties, fluentSetters, fluentSetters, includeProperties, includeProperties, includeProperties, propertyNamerbuild, getPropertyStore, getPropertyStoreBuilder, peek, peekpublic UrlEncodingParserBuilder()
public UrlEncodingParserBuilder(PropertyStore ps)
ps - The initial configuration settings for this builder.public UrlEncodingParser build()
ContextBuilderbuild in class UonParserBuilderpublic UrlEncodingParserBuilder expandedParams(boolean value)
This is the parser-side equivalent of the UrlEncodingParser.URLENC_expandedParams setting.
value - The new value for this property.
public UrlEncodingParserBuilder expandedParams()
Shortcut for calling expandedParams(.
public UrlEncodingParserBuilder decoding()
UonParserBuilder
Shortcut for calling decodeChars(.
decoding in class UonParserBuilderpublic UrlEncodingParserBuilder decoding(boolean value)
UonParserBuilder
Specify
decoding in class UonParserBuildervalue - The new value for this property.
UonParser, UrlEncodingParserpublic UrlEncodingParserBuilder fileCharset(Charset value)
ReaderParserBuilder
The character set to use for reading
fileCharset in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder streamCharset(Charset value)
ReaderParserBuilder
The character set to use for converting
streamCharset in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder listener(Class<? extends ParserListener> value)
ParserBuilderClass used to listen for errors and warnings that occur during parsing.
listener in class UonParserBuildervalue - The new value for this property.public UrlEncodingParserBuilder strict(boolean value)
ParserBuilder
If
strict in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder strict()
ParserBuilder
Shortcut for calling strict(.
strict in class UonParserBuilderpublic UrlEncodingParserBuilder trimStrings(boolean value)
ParserBuilder
If String.trim() before being added to
the POJO.
trimStrings in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder trimStrings()
ParserBuilder
Shortcut for calling trimStrings(.
trimStrings in class UonParserBuilderpublic UrlEncodingParserBuilder beanClassVisibility(Visibility value)
BeanContextBuilderClasses are not considered beans unless they meet the minimum visibility requirements.
For example, if the visibility is
beanClassVisibility in class UonParserBuildervalue - The new value for this property.
Visibility.PUBLIC.public UrlEncodingParserBuilder beanConstructorVisibility(Visibility value)
BeanContextBuilderOnly look for constructors with the specified minimum visibility.
beanConstructorVisibility in class UonParserBuildervalue - The new value for this property.
Visibility.PUBLIC.@Deprecated public UrlEncodingParserBuilder beanDictionary(Class<?>... values)
BeanContextBuilder
Same as BeanContextBuilder.beanDictionary(Object...) but takes in an array of classes.
beanDictionary in class UonParserBuildervalues - The values to add to this property.@Deprecated public UrlEncodingParserBuilder beanDictionary(Object... values)
BeanContextBuilderAdds to the list of classes that make up the bean dictionary in this bean context.
beanDictionary in class UonParserBuildervalues - The values to add to this property.@Deprecated public UrlEncodingParserBuilder beanDictionaryReplace(Class<?>... values)
BeanContextBuilder
Same as BeanContextBuilder.beanDictionary(Object...) but replaces the existing value.
beanDictionaryReplace in class UonParserBuildervalues - The new values for this property.@Deprecated public UrlEncodingParserBuilder beanDictionaryReplace(Object... values)
BeanContextBuilder
Same as BeanContextBuilder.beanDictionary(Object...) but replaces the existing value.
beanDictionaryReplace in class UonParserBuildervalues - The new values for this property.@Deprecated public UrlEncodingParserBuilder beanDictionaryRemove(Class<?>... values)
BeanContextBuilderRemoves from the list of classes that make up the bean dictionary in this bean context.
beanDictionaryRemove in class UonParserBuildervalues - The values to remove from this property.@Deprecated public UrlEncodingParserBuilder beanDictionaryRemove(Object... values)
BeanContextBuilderRemoves from the list of classes that make up the bean dictionary in this bean context.
beanDictionaryRemove in class UonParserBuildervalues - The values to remove from this property.public UrlEncodingParserBuilder beanFieldVisibility(Visibility value)
BeanContextBuilderOnly look for bean fields with the specified minimum visibility.
beanFieldVisibility in class UonParserBuildervalue - The new value for this property.
Visibility.PUBLIC.public UrlEncodingParserBuilder beanFilters(Class<?>... values)
BeanContextBuilder
Same as BeanContextBuilder.beanFilters(Object...) but takes in an array of classes.
beanFilters in class UonParserBuildervalues - The values to add to this property.public UrlEncodingParserBuilder beanFilters(Object... values)
BeanContextBuilder
This is a programmatic equivalent to the @Bean annotation.
It's useful when you want to use the Bean annotation functionality, but you don't have the ability to alter
the bean classes.
beanFilters in class UonParserBuildervalues - The values to add to this property.
@Bean(typeName).
BeanDictionaryList containing a collection of bean classes with type name annotations.
BeanDictionaryMap containing a mapping of type names to classes without type name annotations.
public UrlEncodingParserBuilder beanFiltersReplace(Class<?>... values)
BeanContextBuilder
Same as BeanContextBuilder.beanFilters(Object...) but replaces the existing values.
beanFiltersReplace in class UonParserBuildervalues - The new values for this property.
@Bean(typeName).
BeanDictionaryList containing a collection of bean classes with type name annotations.
BeanDictionaryMap containing a mapping of type names to classes without type name annotations.
public UrlEncodingParserBuilder beanFiltersReplace(Object... values)
BeanContextBuilder
Same as BeanContextBuilder.beanFilters(Object...) but replaces the existing values.
beanFiltersReplace in class UonParserBuildervalues - The new values for this property.
@Bean(typeName).
BeanDictionaryList containing a collection of bean classes with type name annotations.
BeanDictionaryMap containing a mapping of type names to classes without type name annotations.
public UrlEncodingParserBuilder beanFiltersRemove(Class<?>... values)
BeanContextBuilderRemoves from the list of classes that make up the bean filters in this bean context.
beanFiltersRemove in class UonParserBuildervalues - The values to remove from this property.
@Bean(typeName).
BeanDictionaryList containing a collection of bean classes with type name annotations.
BeanDictionaryMap containing a mapping of type names to classes without type name annotations.
public UrlEncodingParserBuilder beanFiltersRemove(Object... values)
BeanContextBuilderRemoves from the list of classes that make up the bean filters in this bean context.
beanFiltersRemove in class UonParserBuildervalues - The values to remove from this property.
@Bean(typeName).
BeanDictionaryList containing a collection of bean classes with type name annotations.
BeanDictionaryMap containing a mapping of type names to classes without type name annotations.
public UrlEncodingParserBuilder beanMapPutReturnsOldValue(boolean value)
BeanContextBuilder
If BeanMap.put() method will return old property
values.
Otherwise, it returns
beanMapPutReturnsOldValue in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder beanMapPutReturnsOldValue()
BeanContextBuilder
Shortcut for calling beanMapPutReturnsOldValue(.
beanMapPutReturnsOldValue in class UonParserBuilderpublic UrlEncodingParserBuilder beanMethodVisibility(Visibility value)
BeanContextBuilderOnly look for bean methods with the specified minimum visibility.
beanMethodVisibility in class UonParserBuildervalue - The new value for this property.
Visibility.PUBLICpublic UrlEncodingParserBuilder beansRequireDefaultConstructor(boolean value)
BeanContextBuilder
If
Otherwise, the bean will be serialized as a string using the Object.toString() method.
beansRequireDefaultConstructor in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder beansRequireDefaultConstructor()
BeanContextBuilder
Shortcut for calling beansRequireDefaultConstructor(.
beansRequireDefaultConstructor in class UonParserBuilderpublic UrlEncodingParserBuilder beansRequireSerializable(boolean value)
BeanContextBuilder
If Serializable interface to be considered a bean.
Otherwise, the bean will be serialized as a string using the Object.toString() method.
beansRequireSerializable in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder beansRequireSerializable()
BeanContextBuilder
Shortcut for calling beansRequireSerializable(.
beansRequireSerializable in class UonParserBuilderpublic UrlEncodingParserBuilder beansRequireSettersForGetters(boolean value)
BeanContextBuilder
If
Otherwise, they will be ignored.
beansRequireSettersForGetters in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder beansRequireSettersForGetters()
BeanContextBuilder
Shortcut for calling beansRequireSettersForGetters(.
beansRequireSettersForGetters in class UonParserBuilderpublic UrlEncodingParserBuilder beansRequireSomeProperties(boolean value)
BeanContextBuilder
If
Otherwise, the bean will be serialized as a string using the Object.toString() method.
beansRequireSomeProperties in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder beanTypePropertyName(String value)
BeanContextBuilderThis specifies the name of the bean property used to store the dictionary name of a bean type so that the parser knows the data type to reconstruct.
beanTypePropertyName in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder bpi(Class<?> beanClass, String value)
BeanContextBuilderSpecifies the set and order of names of properties associated with the bean class.
bpi in class UonParserBuilderbeanClass - The bean class.value - Comma-delimited list of property names.public UrlEncodingParserBuilder bpi(Map<String,String> values)
BeanContextBuilderSpecifies the set and order of names of properties associated with the bean class.
bpi in class UonParserBuildervalues - The new value for this property.public UrlEncodingParserBuilder bpi(String beanClassName, String value)
BeanContextBuilderSpecifies the set and order of names of properties associated with the bean class.
bpi in class UonParserBuilderbeanClassName - The bean class name.
value - Comma-delimited list of property names.public UrlEncodingParserBuilder bpx(Class<?> beanClass, String properties)
BeanContextBuilderSpecifies to exclude the specified list of properties for the specified bean class.
bpx in class UonParserBuilderbeanClass - The bean class.properties - Comma-delimited list of property names.public UrlEncodingParserBuilder bpx(Map<String,String> values)
BeanContextBuilderSpecifies to exclude the specified list of properties for the specified bean classes.
bpx in class UonParserBuildervalues - The new value for this property.public UrlEncodingParserBuilder bpx(String beanClassName, String value)
BeanContextBuilderbpx in class UonParserBuilderbeanClassName - The bean class name.
value - Comma-delimited list of property names.public UrlEncodingParserBuilder bpro(Class<?> beanClass, String value)
BeanContextBuilderSpecifies the read-only properties for the specified bean class.
bpro in class UonParserBuilderbeanClass - The bean class.value - Comma-delimited list of property names.public UrlEncodingParserBuilder bpro(Map<String,String> values)
BeanContextBuilderSpecifies the read-only properties for the specified bean classes.
bpro in class UonParserBuildervalues - The new value for this property.public UrlEncodingParserBuilder bpro(String beanClassName, String value)
BeanContextBuilderSpecifies the read-only properties for the specified bean class.
bpro in class UonParserBuilderbeanClassName - The bean class name.
value - Comma-delimited list of property names.public UrlEncodingParserBuilder bpwo(Class<?> beanClass, String properties)
BeanContextBuilderSpecifies the write-only properties for the specified bean class.
bpwo in class UonParserBuilderbeanClass - The bean class.properties - Comma-delimited list of property names.public UrlEncodingParserBuilder bpwo(Map<String,String> values)
BeanContextBuilderSpecifies the write-only properties for the specified bean classes.
bpwo in class UonParserBuildervalues - The new value for this property.public UrlEncodingParserBuilder bpwo(String beanClassName, String value)
BeanContextBuilderSpecifies the write-only properties for the specified bean class.
bpwo in class UonParserBuilderbeanClassName - The bean class name.
value - Comma-delimited list of property names.public UrlEncodingParserBuilder debug()
BeanContextBuilder
Shortcut for calling debug(.
debug in class UonParserBuilderpublic UrlEncodingParserBuilder dictionary(Class<?>... values)
BeanContextBuilder
Same as BeanContextBuilder.beanDictionary(Object...) but takes in an array of classes.
dictionary in class UonParserBuildervalues - The values to add to this property.public UrlEncodingParserBuilder dictionary(Object... values)
BeanContextBuilderAdds to the list of classes that make up the bean dictionary in this bean context.
dictionary in class UonParserBuildervalues - The values to add to this property.public UrlEncodingParserBuilder dictionaryReplace(Class<?>... values)
BeanContextBuilder
Same as BeanContextBuilder.beanDictionary(Object...) but replaces the existing value.
dictionaryReplace in class UonParserBuildervalues - The new values for this property.public UrlEncodingParserBuilder dictionaryReplace(Object... values)
BeanContextBuilder
Same as BeanContextBuilder.beanDictionary(Object...) but replaces the existing value.
dictionaryReplace in class UonParserBuildervalues - The new values for this property.public UrlEncodingParserBuilder dictionaryRemove(Class<?>... values)
BeanContextBuilderRemoves from the list of classes that make up the bean dictionary in this bean context.
dictionaryRemove in class UonParserBuildervalues - The values to remove from this property.public UrlEncodingParserBuilder dictionaryRemove(Object... values)
BeanContextBuilderRemoves from the list of classes that make up the bean dictionary in this bean context.
dictionaryRemove in class UonParserBuildervalues - The values to remove from this property.public <T> UrlEncodingParserBuilder example(Class<T> c, T o)
BeanContextBuilderSpecifies an example of the specified class.
example in class UonParserBuilderc - The POJO class.o - An instance of the POJO class used for examples.public <T> UrlEncodingParserBuilder exampleJson(Class<T> c, String value)
BeanContextBuilderSpecifies an example of the specified class.
exampleJson in class UonParserBuilderT - The POJO class type.c - The POJO class.value - The simple JSON representation of the example.public UrlEncodingParserBuilder ignoreInvocationExceptionsOnGetters(boolean value)
BeanContextBuilder
If BeanRuntimeException is thrown.
ignoreInvocationExceptionsOnGetters in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder ignoreInvocationExceptionsOnGetters()
BeanContextBuilder
Shortcut for calling ignoreInvocationExceptionsOnGetters(.
ignoreInvocationExceptionsOnGetters in class UonParserBuilderpublic UrlEncodingParserBuilder ignoreInvocationExceptionsOnSetters(boolean value)
BeanContextBuilder
If
Otherwise, a BeanRuntimeException is thrown.
ignoreInvocationExceptionsOnSetters in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder ignoreInvocationExceptionsOnSetters()
BeanContextBuilder
Shortcut for calling ignoreInvocationExceptionsOnSetters(.
ignoreInvocationExceptionsOnSetters in class UonParserBuilderpublic UrlEncodingParserBuilder ignorePropertiesWithoutSetters(boolean value)
BeanContextBuilder
If
Otherwise, a BeanRuntimeException is thrown.
ignorePropertiesWithoutSetters in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder ignoreUnknownBeanProperties(boolean value)
BeanContextBuilder
If
Otherwise, a BeanRuntimeException is thrown.
ignoreUnknownBeanProperties in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder ignoreUnknownBeanProperties()
BeanContextBuilder
Shortcut for calling ignoreUnknownBeanProperties(.
ignoreUnknownBeanProperties in class UonParserBuilderpublic UrlEncodingParserBuilder ignoreUnknownNullBeanProperties(boolean value)
BeanContextBuilder
If
Otherwise, a BeanRuntimeException is thrown.
ignoreUnknownNullBeanProperties in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder implClass(Class<?> interfaceClass, Class<?> implClass)
BeanContextBuilderimplClass in class UonParserBuilderinterfaceClass - The interface class.implClass - The implementation class.public UrlEncodingParserBuilder implClasses(Map<String,Class<?>> values)
BeanContextBuilderFor interfaces and abstract classes this method can be used to specify an implementation class for the interface/abstract class so that instances of the implementation class are used when instantiated (e.g. during a parse).
implClasses in class UonParserBuildervalues - The new value for this property.public UrlEncodingParserBuilder locale(Locale value)
BeanContextBuilderSpecifies a default locale for serializer and parser sessions.
locale in class UonParserBuildervalue - The new value for this property.public UrlEncodingParserBuilder mediaType(MediaType value)
BeanContextBuilderSpecifies a default media type value for serializer and parser sessions.
mediaType in class UonParserBuildervalue - The new value for this property.public UrlEncodingParserBuilder notBeanClasses(Class<?>... values)
BeanContextBuilder
List of classes that should not be treated as beans even if they appear to be bean-like.
Not-bean classes are converted to
notBeanClasses in class UonParserBuildervalues - The values to add to this property.public UrlEncodingParserBuilder notBeanClasses(Object... values)
BeanContextBuilder
List of classes that should not be treated as beans even if they appear to be bean-like.
Not-bean classes are converted to
notBeanClasses in class UonParserBuildervalues - The values to add to this property.
public UrlEncodingParserBuilder notBeanClassesReplace(Class<?>... values)
BeanContextBuilder
Not-bean classes are converted to
notBeanClassesReplace in class UonParserBuildervalues - The new value for this property.public UrlEncodingParserBuilder notBeanClassesReplace(Object... values)
BeanContextBuilder
Not-bean classes are converted to
notBeanClassesReplace in class UonParserBuildervalues - The new value for this property.
public UrlEncodingParserBuilder notBeanClassesRemove(Class<?>... values)
BeanContextBuildernotBeanClassesRemove in class UonParserBuildervalues - The values to remove from this property.public UrlEncodingParserBuilder notBeanClassesRemove(Object... values)
BeanContextBuildernotBeanClassesRemove in class UonParserBuildervalues - The values to remove from this property.
public UrlEncodingParserBuilder notBeanPackages(Object... values)
BeanContextBuildernotBeanPackages in class UonParserBuildervalues - The values to add to this property.
public UrlEncodingParserBuilder notBeanPackages(String... values)
BeanContextBuildernotBeanPackages in class UonParserBuildervalues - The values to add to this property.public UrlEncodingParserBuilder notBeanPackagesReplace(String... values)
BeanContextBuildernotBeanPackagesReplace in class UonParserBuildervalues - public UrlEncodingParserBuilder notBeanPackagesReplace(Object... values)
BeanContextBuildernotBeanPackagesReplace in class UonParserBuildervalues - public UrlEncodingParserBuilder notBeanPackagesRemove(String... values)
BeanContextBuildernotBeanPackagesRemove in class UonParserBuildervalues - The values to remove from this property.public UrlEncodingParserBuilder notBeanPackagesRemove(Object... values)
BeanContextBuildernotBeanPackagesRemove in class UonParserBuildervalues - public UrlEncodingParserBuilder pojoSwaps(Class<?>... values)
BeanContextBuilderpojoSwaps in class UonParserBuildervalues - The values to add to this property.public UrlEncodingParserBuilder pojoSwaps(Object... values)
BeanContextBuilderpojoSwaps in class UonParserBuildervalues - The values to add to this property.
PojoSwap.
SurrogateSwap.
public UrlEncodingParserBuilder pojoSwapsReplace(Class<?>... values)
BeanContextBuilderpojoSwapsReplace in class UonParserBuildervalues - The values to remove from this property.
PojoSwap.
SurrogateSwap.
public UrlEncodingParserBuilder pojoSwapsReplace(Object... values)
BeanContextBuilderpojoSwapsReplace in class UonParserBuildervalues - The values to remove from this property.
PojoSwap.
SurrogateSwap.
public UrlEncodingParserBuilder pojoSwapsRemove(Class<?>... values)
BeanContextBuilderpojoSwapsRemove in class UonParserBuildervalues - The values to remove from this property.
PojoSwap.
SurrogateSwap.
public UrlEncodingParserBuilder pojoSwapsRemove(Object... values)
BeanContextBuilderpojoSwapsRemove in class UonParserBuildervalues - The values to remove from this property.
PojoSwap.
SurrogateSwap.
public UrlEncodingParserBuilder sortProperties(boolean value)
BeanContextBuilder
When
sortProperties in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder sortProperties()
BeanContextBuilder
Shortcut for calling sortProperties(.
sortProperties in class UonParserBuilderpublic UrlEncodingParserBuilder timeZone(TimeZone value)
BeanContextBuildertimeZone in class UonParserBuildervalue - The new value for this property.public UrlEncodingParserBuilder useEnumNames(boolean value)
BeanContextBuilder
When enabled, enums are always serialized by name instead of using Object.toString().
useEnumNames in class UonParserBuildervalue - The property value.public UrlEncodingParserBuilder useEnumNames()
BeanContextBuilder
When enabled, enums are always serialized by name instead of using Object.toString().
useEnumNames in class UonParserBuilderpublic UrlEncodingParserBuilder useInterfaceProxies(boolean value)
BeanContextBuilder
If InvocationHandler if there is no other way of instantiating them.
useInterfaceProxies in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder useJavaBeanIntrospector(boolean value)
BeanContextBuilderUsing the built-in Java bean introspector will not pick up fields or non-standard getters/setters.
@Bean annotations will be ignored if you enable this setting.
useJavaBeanIntrospector in class UonParserBuildervalue - The new value for this property.
public UrlEncodingParserBuilder useJavaBeanIntrospector()
BeanContextBuilder
Shortcut for calling useJavaBeanIntrospector(.
useJavaBeanIntrospector in class UonParserBuilderpublic UrlEncodingParserBuilder set(String name, Object value)
ContextBuilderset in class UonParserBuildername - The property name.value - The property value.PropertyStoreBuilder.set(String, Object)public UrlEncodingParserBuilder set(Map<String,Object> properties)
ContextBuilderset in class UonParserBuilderproperties - The properties to set on this class.PropertyStoreBuilder.set(java.util.Map)public UrlEncodingParserBuilder add(Map<String,Object> properties)
ContextBuilderadd in class UonParserBuilderproperties - The properties to set on this class.PropertyStoreBuilder.add(java.util.Map)public UrlEncodingParserBuilder addTo(String name, Object value)
ContextBuilderaddTo in class UonParserBuildername - The property name.value - The new value to add to the SET property.public UrlEncodingParserBuilder addTo(String name, String key, Object value)
ContextBuilderaddTo in class UonParserBuildername - The property name.key - The property value map key.value - The property value map value.public UrlEncodingParserBuilder removeFrom(String name, Object value)
ContextBuilderremoveFrom in class UonParserBuildername - The property name.value - The property value in the SET property.public UrlEncodingParserBuilder apply(PropertyStore copyFrom)
ContextBuilderapply in class UonParserBuildercopyFrom - The factory whose settings are being copied.public UrlEncodingParserBuilder applyAnnotations(AnnotationList al, VarResolverSession vrs)
ContextBuilderapplyAnnotations in class UonParserBuilderal - The list of all annotations annotated with PropertyStoreApply.vrs - The string resolver for resolving variables in annotation values.Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.