| Package | Description |
|---|---|
| net.sf.juffrou.xml.internal | |
| net.sf.juffrou.xml.internal.binding | |
| net.sf.juffrou.xml.internal.config | |
| net.sf.juffrou.xml.serializer |
| Modifier and Type | Method and Description |
|---|---|
BeanClassBinding |
JuffrouBeanMetadata.getBeanClassBindingFromClass(Class beanClass) |
BeanClassBinding |
JuffrouBeanMetadata.getBeanClassBindingFromXmlElement(String xmlElement) |
| Modifier and Type | Method and Description |
|---|---|
void |
JuffrouBeanMetadata.putBeanClassBinding(BeanClassBinding beanClassBinding) |
| Modifier and Type | Method and Description |
|---|---|
BeanClassBinding |
XmlBeanWrapperContextCreator.build(CustomizableBeanWrapperFactory hierarchyContext,
Class clazz,
Type... types) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConfigReader.processElement(JuffrouBeanMetadata metadata,
BeanClassBinding xmlBeanWrapperContext,
Node currentNode,
NodeType nodeType)
Processes a bean property as a XML element
|
protected void |
ConfigReader.processRootElementXml(JuffrouBeanMetadata metadata,
BeanClassBinding xmlBeanWrapperContext,
Node currentNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanWrapperSerializer.deserializeElement(JuffrouReader reader,
JuffrouBeanWrapper instance,
BeanClassBinding beanClassBinding,
String xmlElementName) |
Copyright © 2011–2020 Juffrou. All rights reserved.