[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Dependency on XB DefaultSchemaResolver
alex.loubyansky@jboss.com
do-not-reply at jboss.com
Fri Mar 6 05:13:31 EST 2009
Ok, thanks.
There also are some helper classes/methods regarding resolvers: SchemaResolverConfig and SingletonSchemaResolverFactory.
Maybe there will be something useful for you.
I've committed MutableSchemaResolver to XB trunk. Issue https://jira.jboss.org/jira/browse/JBXB-190
In the interface for mapping methods instead of "add" prefix I used "map", since in case of one-to-many mapping (e.g. uri-to-classes) "add" seems to be more ambiguous for methods that override previous mapping instead of actually adding.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215634#4215634
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215634
More information about the jboss-dev-forums
mailing list