Interface IResourceServiceProvider.Provider

    • Method Detail

      • get

        IResourceServiceProvider get​(org.eclipse.emf.common.util.URI uri,
                                     java.lang.String contentType)
        Parameters:
        uri - The uri that the returned ResourceServiceProvider will be responsible for.
        contentType - A contentType if one is available, null otherwise.
        Returns:
        a new or an existing ResourceServiceProvider