users@jaxb.java.net

Re: jaxb binding string issue

From: Wolfgang Laun <wolfgang.laun_at_gmail.com>
Date: Wed, 3 Mar 2010 21:16:10 +0100

You'll have to provide more details:
  XML schema or Java class
  sample XML file
  Java code

-W

On Wed, Mar 3, 2010 at 8:23 PM, pravs <praveenseepathi_at_gmail.com> wrote:

>
> i have a string with following format "xxxxx 1 L" with one space in xml
> after
> number 1. I am using jaxb unmarshal method to read xml. but after unmarshal
> one space after intger 1 in string is converted into two spaces , please
> suggest me how to overcome this problem. i need to read xml as it is ,
> without any modifications. do i have to do any settings
> --
> View this message in context:
> http://old.nabble.com/jaxb-binding-string-issue-tp27772534p27772534.html
> Sent from the java.net - jaxb users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>
>