Class HeifParser

All Implemented Interfaces:
Serializable, Parser

public class HeifParser extends AbstractImageParser
See Also:
  • Constructor Details

    • HeifParser

      public HeifParser()
  • Method Details

    • getSupportedTypes

      public Set<MediaType> getSupportedTypes(ParseContext context)
      Description copied from interface: Parser
      Returns the set of media types supported by this parser when used with the given parse context.
      Parameters:
      context - parse context
      Returns:
      immutable set of media types