Uses of Interface
com.adobe.epubcheck.ocf.OCFResource
-
Packages that use OCFResource Package Description com.adobe.epubcheck.ocf -
-
Uses of OCFResource in com.adobe.epubcheck.ocf
Fields in com.adobe.epubcheck.ocf with type parameters of type OCFResource Modifier and Type Field Description private java.util.Map<io.mola.galimatias.URL,OCFResource>OCFContainer.Builder. resourcesprivate com.google.common.collect.ImmutableMap<io.mola.galimatias.URL,OCFResource>OCFContainer. resourcesMethods in com.adobe.epubcheck.ocf that return types with arguments of type OCFResource Modifier and Type Method Description java.util.Iterator<OCFResource>OCFZipResources. iterator()Methods in com.adobe.epubcheck.ocf with parameters of type OCFResource Modifier and Type Method Description voidOCFCheckerState. addResource(OCFResource resource)OCFContainer.BuilderOCFContainer.Builder. addResource(OCFResource resource)private voidOCFChecker. reportFeatures(OCFResource resource)
-