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.