hunt-shiro ~master (2022-02-21T08:07:34Z)
Home
Dub
Repo
ReflectionBuilder.applyProperty
hunt
shiro
config
ReflectionBuilder
ReflectionBuilder
Undocumented in source. Be warned that the author may not have intended to support it.
void
applyProperty
(string key, string value, Map!(string, Object) objects)
void
applyProperty
(Object object, string propertyPath, Object value)
class
ReflectionBuilder
protected
void
applyProperty
(
Object
object
,
string
propertyPath
,
Object
value
)
void
applyProperty
(Object object, string propertyName, string stringValue)
Meta
Source
See Implementation
hunt
shiro
config
ReflectionBuilder
ReflectionBuilder
constructors
this
functions
applyGlobalProperty
applyProperty
applySingleProperty
buildObjects
checkForNullOrEmptyLiteral
createNewInstance
destroy
findEventBus
getBean
getId
getObjects
getReferencedObject
isIndexedPropertyAssignment
isReference
isTypedProperty
resolveReference
resolveValue
setObjects
unescapeIfNecessary