Assuming I have access to an XMLContext containing a bunch of mappings, I was wondering if there was a way I could, at runtime, ask the Context "what's the value of the <map-to> element's "xml" attribute for class com.package.SomeClass"?
I believe what I'm looking for is a method that is of the form: XMLClassDescriptor getXMLClassDescriptorForClass(Class mappedClass) Thanks, Craig. -- Craig Tataryn site: http://www.basementcoders.com/ podcast: http://www.basementcoders.com/?feed=podcast itunes: http://itunes.apple.com/podcast/the-basement-coders irc: ThaDon on freenode #basementcoders, ##wicket, #papernapkin twitter: craiger --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

