Uses of Class
com.adobe.epubcheck.util.SourceSet.ImageSource
Packages that use SourceSet.ImageSource
-
Uses of SourceSet.ImageSource in com.adobe.epubcheck.util
Fields in com.adobe.epubcheck.util with type parameters of type SourceSet.ImageSourceModifier and TypeFieldDescriptionprivate static final com.google.common.base.Function<SourceSet.ImageSource, String> SourceSet.LIST_TO_URL_FUNCprivate final List<SourceSet.ImageSource> SourceSet.Builder.sourcesprivate final List<SourceSet.ImageSource> SourceSet.sourcesMethods in com.adobe.epubcheck.util that return SourceSet.ImageSourceModifier and TypeMethodDescriptionstatic SourceSet.ImageSourceReturns a new image source.private SourceSet.ImageSourceSourceSet.Parser.finalizeSource(StringBuilder url, List<String> descriptors) Methods in com.adobe.epubcheck.util that return types with arguments of type SourceSet.ImageSourceMethods in com.adobe.epubcheck.util with parameters of type SourceSet.ImageSourceConstructor parameters in com.adobe.epubcheck.util with type arguments of type SourceSet.ImageSourceModifierConstructorDescriptionprivateSourceSet(List<SourceSet.ImageSource> sources, String size)