Class DefaultResourceTypeAdapter

    • Constructor Detail

      • DefaultResourceTypeAdapter

        public DefaultResourceTypeAdapter​(@Nonnull
                                          java.lang.String newResourceType)
    • Method Detail

      • getNewResourceType

        public java.lang.String getNewResourceType()
        Description copied from interface: ResourceTypeAdapter
        Get the desired resource type name, i.e. that one that will be used when writing resources to the filesystem.
        Specified by:
        getNewResourceType in interface ResourceTypeAdapter
        Returns:
        the desired resource type name, i.e. that one that will be used when writing resources to the filesystem.