Uses of Class
com.adobe.epubcheck.util.SourceSet
Packages that use SourceSet
-
Uses of SourceSet in com.adobe.epubcheck.util
Methods in com.adobe.epubcheck.util that return SourceSetModifier and TypeMethodDescriptionSourceSet.Builder.build()static SourceSetParses a `srcset` value and swallows the errors.static SourceSetSourceSet.parse(String srcset, SourceSet.ErrorHandler errorHandler) Parses a `srcset` value and reports the errors to the givenSourceSet.ErrorHandler.SourceSet.Parser.parse(CharSequence srcset)