Interface JaxbContextDataProvider


public interface JaxbContextDataProvider
The provider describes a collection of a java xml model and should be loadable by the ServiceLoader.
Author:
Christian Bremer
  • Method Details

    • getJaxbContextData

      Collection<JaxbContextMember> getJaxbContextData()
      Get a collection of the xml meta-data.
      Returns:
      a collection of the xml meta-data