[jboss-dev-forums] [Design of JBossXB] - Re: Ignoring non-ignorable white space?
alex.loubyansky@jboss.com
do-not-reply at jboss.com
Thu Jun 7 05:56:59 EDT 2007
If I just call characters() w/o filtering whitespaces I get 97 errors in the testsuite while it should be 3 (known ones).
The problem is that whitespaces between e1 and e2 in the following example are reported as text content which is wrong.
| <e1>
| <e2>text</e2>
| </e1>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052030#4052030
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052030
More information about the jboss-dev-forums
mailing list