[
https://jira.jboss.org/jira/browse/JBXB-190?page=com.atlassian.jira.plugi...
]
Alexey Loubyansky closed JBXB-190.
----------------------------------
Resolution: Done
Done. The interface is org.jboss.xb.binding.resolver.MutableSchemaResolver.
The implementation which properly implements everything is
org.jboss.xb.binding.resolver.MultiClassSchemaResolver.
DefaultSchemaResolver also implements the interface minus the multi-class mapping
methods.
MutableSchemaResolver interface
-------------------------------
Key: JBXB-190
URL:
https://jira.jboss.org/jira/browse/JBXB-190
Project: JBoss XML Binding (JBossXB)
Issue Type: Task
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Fix For: JBossXB-2.0.1.CR1
This would be an extension of SchemaBindingResolver with methods to map classes to schema
location and/or namespace, schema initializers, etc. Existing resolver implementations
DefaultSchemaResolver and MultiClassSchemaResolver should implement MutableSchemaResolver
interface.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira