Interface MappingsSource<T>

  • All Known Implementing Classes:
    MappingFileReader, MappingStreamReader, XMLParser

    public interface MappingsSource<T>
    Source of mapping definition. Mappings could be provided in various ways, either from XML document or from DSL code.