[
https://issues.apache.org/jira/browse/CONFIGURATION-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Heger updated CONFIGURATION-331:
---------------------------------------
Affects Version/s: (was: 1.3)
1.5
Fix Version/s: 1.6
Issue Type: Improvement (was: Bug)
> Missing factory method in XMLBeanDeclaration.getNestedBeanDeclarations
> -----------------------------------------------------------------------
>
> Key: CONFIGURATION-331
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-331
> Project: Commons Configuration
> Issue Type: Improvement
> Affects Versions: 1.5
> Reporter: Frank Haefemeier
> Fix For: 1.6
>
>
> I create a new BeanDeclaration class on base of XMLBeanDeclaration to extend
> the behaviour to fill up bean properties with pure XML text nodes. But the
> problem was, that the method getNestedBeanDeclaration create for all nested
> child new XMLBeanDeclarations and there
> is no way to get my own class. I have to implement the whole method
> getNestedBeanDeclaration as a copy from the parent class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.