com.groupdocs.editor.htmlcss.resources

Interface IResourceType

  • All Known Implementing Classes:
    AudioType, FontType, ImageType, TextType


    public interface IResourceType

    Represents one instance of the unknown resource type/format (image, font, text)

    • Method Detail

      • getFileExtension

        String getFileExtension()

        File extension for the specified resource type without dot divider

      • getFormalName

        String getFormalName()

        Formal name of the resource type

      • getMimeCode

        String getMimeCode()

        MIME code for the specific resource type