Uses of Interface
com.adobe.epubcheck.util.GenericResourceProvider
-
Packages that use GenericResourceProvider Package Description com.adobe.epubcheck.ocf com.adobe.epubcheck.opf com.adobe.epubcheck.util -
-
Uses of GenericResourceProvider in com.adobe.epubcheck.ocf
Classes in com.adobe.epubcheck.ocf that implement GenericResourceProvider Modifier and Type Class Description classOCFContainer -
Uses of GenericResourceProvider in com.adobe.epubcheck.opf
Fields in com.adobe.epubcheck.opf declared as GenericResourceProvider Modifier and Type Field Description GenericResourceProviderValidationContext. resourceProviderUsed to open resource streams.private GenericResourceProviderValidationContext.ValidationContextBuilder. resourceProviderMethods in com.adobe.epubcheck.opf with parameters of type GenericResourceProvider Modifier and Type Method Description ValidationContext.ValidationContextBuilderValidationContext.ValidationContextBuilder. resourceProvider(GenericResourceProvider resourceProvider) -
Uses of GenericResourceProvider in com.adobe.epubcheck.util
Classes in com.adobe.epubcheck.util that implement GenericResourceProvider Modifier and Type Class Description classFileResourceProviderclassThrowingResourceProviderclassURLResourceProvider
-