com.groupdocs.editor.htmlcss.resources
The com.groupdocs.editor.htmlcss.resources namespace provides classes that represent all kinds of the HTML resources.
Classes
| Class | Description |
|---|---|
| ResourceTypeDetector | Utility static methods for detecting resource types (formats) |
Interfaces
| Interface | Description |
|---|---|
| IAuxDisposable | Expands the standard 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) |