[
https://issues.apache.org/jira/browse/BEANUTILS-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689784#action_12689784
]
Niall Pemberton commented on BEANUTILS-343:
-------------------------------------------
See http://tinyurl.com/cv2w7q
but please ask questions on the mailing list :
http://commons.apache.org/beanutils/mail-lists.html
> 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
>
> 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.