Interface IResourceSetFactory

  • All Known Implementing Classes:
    ResourceSetFactoryImpl

    public interface IResourceSetFactory
    Factory to create ResourceSets for customizing serialization.
    Since:
    1.1
    Version:
    $Rev: 18709 $
    Author:
    herrmi, $Author: hummelb $
    • Method Detail

      • createResourceSet

        org.eclipse.emf.ecore.resource.ResourceSet createResourceSet()
        Create an instance of an implementation of ResourceSet.