Package com.groupdocs.editor.htmlcss.resources

The com.groupdocs.editor.htmlcss.resources namespace provides classes that represent all kinds of the HTML resources.

See: Description

  • Interface Summary 
    Interface Description
    IAuxDisposable
    Expands the standard System.IDisposable interface, allows to obtain a current state of an object and subscribe to disposing event
    IHtmlResource
    Represents one instance of the unknown HTML resource (raster or vector image, stylesheet, font, text resource (CSS, XML) etc.)
    IResourceType
    Represents one instance of the unknown resource type/format (image, font, text)
  • Class Summary 
    Class Description
    ResourceTypeDetector
    Utility static methods for detecting resource types (formats)

Package com.groupdocs.editor.htmlcss.resources Description

The com.groupdocs.editor.htmlcss.resources namespace provides classes that represent all kinds of the HTML resources.