Package | Description |
---|---|
net.sf.juffrou.xml.internal.binding | |
net.sf.juffrou.xml.internal.config |
Modifier and Type | Method and Description |
---|---|
BeanPropertyBinding |
BeanClassBinding.getBeanPropertyBindingFromPropertyName(String propertyName) |
BeanPropertyBinding |
BeanClassBinding.getBeanPropertyBindingFromXmlElement(String xmlElementName) |
Modifier and Type | Method and Description |
---|---|
Collection<BeanPropertyBinding> |
BeanClassBinding.getPropertyBindings() |
Map<String,BeanPropertyBinding> |
BeanClassBinding.setAllBeanPropertiesToMarshall() |
Modifier and Type | Method and Description |
---|---|
void |
BeanClassBinding.addBeanPropertyBinding(BeanPropertyBinding beanPropertyBinding) |
void |
BeanClassBinding.removeBeanPropertyBinding(BeanPropertyBinding beanPropertyBinding) |
void |
BeanClassBinding.replaceBeanPropertyElementName(BeanPropertyBinding beanPropertyBinding,
String xmlElementName) |
Modifier and Type | Method and Description |
---|---|
protected void |
ConfigReader.processElementXml(JuffrouBeanMetadata metadata,
BeanPropertyBinding propertyBinding,
Node currentNode) |
Copyright © 2011–2020 Juffrou. All rights reserved.