public interface IJAXBClassProvider
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Class> |
getClasses()
Return the list of Classes that will be required in the creation of a
JAXBContext.
|
java.lang.String |
getProviderName()
Return the name of this IJAXBClassProvider.
|
java.util.List<java.lang.Class> getClasses()
java.lang.String getProviderName()