public class WWWFormUrlEncodedBeanDecoder extends AbstractBeanDecoder
| Constructor and Description |
|---|
WWWFormUrlEncodedBeanDecoder() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getNextDataLevel(String name,
Object data) |
protected Object |
getValue(DependencyBean entity,
StringBuilder path,
NodeBeanDecoder node) |
protected Object |
getValue(MetaBean entity,
StringBuilder path,
NodeBeanDecoder node) |
protected Object |
getValue(UseBeanData entity,
StringBuilder path,
NodeBeanDecoder node) |
protected Object |
getValueCollectionObject(CollectionBean entity,
Element e,
StringBuilder path,
NodeBeanDecoder parent) |
protected Object |
getValueCollectionSimple(CollectionBean entity,
Element e,
StringBuilder path,
NodeBeanDecoder parent) |
protected Object |
getValueMapObject(MapBean entity,
Key k,
StringBuilder path,
NodeBeanDecoder parent) |
protected Object |
getValueMapSimple(MapBean entity,
Key k,
StringBuilder path,
NodeBeanDecoder parent) |
decode, decode, endsWith, getArgs, getInstance, getInstanceByConstructor, getInstanceByFactory, getNextNode, getNextNode, getNextNode, getValue, getValue, getValue, getValue, getValueBean, getValueCollection, getValueMap, setCodeGenerator, updatePathprotected Object getNextDataLevel(String name, Object data)
getNextDataLevel in class AbstractBeanDecoderprotected Object getValue(MetaBean entity, StringBuilder path, NodeBeanDecoder node)
getValue in class AbstractBeanDecoderprotected Object getValue(UseBeanData entity, StringBuilder path, NodeBeanDecoder node)
getValue in class AbstractBeanDecoderprotected Object getValue(DependencyBean entity, StringBuilder path, NodeBeanDecoder node)
getValue in class AbstractBeanDecoderprotected Object getValueCollectionObject(CollectionBean entity, Element e, StringBuilder path, NodeBeanDecoder parent)
getValueCollectionObject in class AbstractBeanDecoderprotected Object getValueCollectionSimple(CollectionBean entity, Element e, StringBuilder path, NodeBeanDecoder parent)
getValueCollectionSimple in class AbstractBeanDecoderprotected Object getValueMapObject(MapBean entity, Key k, StringBuilder path, NodeBeanDecoder parent)
getValueMapObject in class AbstractBeanDecoderprotected Object getValueMapSimple(MapBean entity, Key k, StringBuilder path, NodeBeanDecoder parent)
getValueMapSimple in class AbstractBeanDecoderCopyright © 2026 Brandao. All rights reserved.