Package com.bumptech.glide.provider
package com.bumptech.glide.provider
-
ClassesClassDescriptionContains an ordered list of
Encoders capable of encoding arbitrary data types.Contains an unordered list ofImageHeaderParsers capable of parsing image headers.Maintains a cache of data, resource, and transcode classes to availableLoadPaths capable of decoding with the requested types.Maintains a cache of Model + Resource class to a set of registered resource classes that are subclasses of the resource class that can be decoded from the model class.Contains an ordered list ofResourceDecoders capable of decoding arbitrary data types into arbitrary resource types from highest priority decoders to lowest priority decoders.Contains an ordered list ofResourceEncoders capable of encoding arbitrary resource types.