Hi Thomas,

there's a class named MappingUnmarshaller that we within Castor we use internally to unmarshal mapping information from XML. You could use that one.

Alternatively, why not generate Java classes (and descriptors) from mapping.xsd (available from the SVN repository), and use a Castor Unmarshaller based on this classes to unmarshal ?

I hope this helps.

Regards
Werner

On 02.12.2010 14:08, [email protected] wrote:
Hi,

I have an existing castor-mapping file.
I want use the mappings defined in this mapping-file for some other tasks 
outside of castor.

Is there any way to load the mapping file in some java-bean-structure, that I 
can read the properties of the mapping file itself?

Thanks in advance for any help.

Thomas



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to