Interface MetadataSource

All Known Implementing Classes:
MetadataSourceAdapter, XMLMetadataSource

public interface MetadataSource
See Also:
  • Method Details

    • getXmlBindings

      XmlBindings getXmlBindings(Map<String,?> properties, ClassLoader classLoader)
      Parameters:
      properties - - The properties passed in to create the JAXBContext
      classLoader - - The ClassLoader passed in to create the JAXBContext
      Returns:
      the XmlBindings object representing the metadata