Class DatatypeLibraryLoader

  • All Implemented Interfaces:
    DatatypeLibraryFactory

    public class DatatypeLibraryLoader
    extends Object
    implements DatatypeLibraryFactory
    Discovers the datatype library implementation from the classpath.

    The call of the createDatatypeLibrary method finds an implementation from a given datatype library URI at run-time.

    • Constructor Detail

      • DatatypeLibraryLoader

        public DatatypeLibraryLoader()