Hi Martin,

Castor is a bit weak when it comes to handling Mixed content. If you can use org.exolab.castor.types.AnyNode that's probably your best bet.

--Keith

Martin Resch wrote:
hi,

can anybody help me to unmarshall mixed content? it may be like following:


<text>simple text</text>

or

<text>simple <b>bold</b> text</text>


or

<text><b>bold</b> text</text>

or
...

which form has the mapping and the object type (maybe AnyNode or Element) to be?


Any ideas for a solution? thanks!!

best regards

martin




------------------------------------------------------------------------

-------------------------------------------------
If you wish to unsubscribe from this list, please send an empty message to the following address:

[EMAIL PROTECTED]
-------------------------------------------------


-------------------------------------------------
If you wish to unsubscribe from this list, please send an empty message to the following address:

[EMAIL PROTECTED]
-------------------------------------------------

Reply via email to