ContentParser
Parses raw string content (SVG or AVG markup) into an IconFileContents domain model.
This is the content-based counterpart to ImageParser, which operates on files. Implementations handle a single file format each, following the Strategy pattern.
Inheritors
Functions
Link copied to clipboard
Parses the given content markup into an IconFileContents domain model.