[
https://issues.apache.org/jira/browse/BEANUTILS-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niall Pemberton resolved BEANUTILS-343.
---------------------------------------
Resolution: Won't Fix
Fix Version/s: 1.8.1
> With ArrayConverter, need example on how to convert any array to string!
> ------------------------------------------------------------------------
>
> Key: BEANUTILS-343
> URL: https://issues.apache.org/jira/browse/BEANUTILS-343
> Project: Commons BeanUtils
> Issue Type: Wish
> Components: ConvertUtils & Converters
> Affects Versions: 1.8.0-BETA
> Environment: Windows XP
> Reporter: Colbert Philippe
> Fix For: 1.8.1
>
>
> org.apache.commons.beanutils.converters.ArrayConverter
> The JavaDoc of class ArrayConverter gives a fine example on how to parse a
> string to read an array instance. The same documentation also says that the
> other direction is possible, that is from array object into string form.
> However, I can't figure out how to do that (from array object into string
> form).
> Can somebody give me a code example (similar to the one given with class
> ArrayConvert) on how to covert a array object into string form?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.