Uses of Class
com.adobe.epubcheck.ocf.OCFContainer
Packages that use OCFContainer
Package
Description
-
Uses of OCFContainer in com.adobe.epubcheck.api
Methods in com.adobe.epubcheck.api with parameters of type OCFContainerModifier and TypeMethodDescriptionstatic EPUBLocationEPUBLocation.of(io.mola.galimatias.URL url, OCFContainer container) -
Uses of OCFContainer in com.adobe.epubcheck.bitmap
Methods in com.adobe.epubcheck.bitmap with parameters of type OCFContainerModifier and TypeMethodDescriptionprivate static FileBitmapChecker.getImageFile(OCFContainer container, io.mola.galimatias.URL imageURL) private static FileBitmapChecker.getTempImageFile(OCFContainer container, io.mola.galimatias.URL imageURL) -
Uses of OCFContainer in com.adobe.epubcheck.ocf
Fields in com.adobe.epubcheck.ocf declared as OCFContainerMethods in com.adobe.epubcheck.ocf that return OCFContainerMethods in com.adobe.epubcheck.ocf with parameters of type OCFContainerModifier and TypeMethodDescriptionOCFMetaFile.asLocation(OCFContainer container) io.mola.galimatias.URLOCFMetaFile.asURL(OCFContainer container) booleanOCFMetaFile.isPresent(OCFContainer container) -
Uses of OCFContainer in com.adobe.epubcheck.opf
Fields in com.adobe.epubcheck.opf declared as OCFContainerModifier and TypeFieldDescriptionprivate OCFContainerValidationContext.ValidationContextBuilder.containerFields in com.adobe.epubcheck.opf with type parameters of type OCFContainerModifier and TypeFieldDescriptionprivate com.google.common.base.Optional<OCFContainer> OPFItem.Builder.containerfinal com.google.common.base.Optional<OCFContainer> ValidationContext.containerThe OCF Package the resource being validated belongs to.Methods in com.adobe.epubcheck.opf with parameters of type OCFContainerModifier and TypeMethodDescriptionValidationContext.ValidationContextBuilder.container(OCFContainer container) Method parameters in com.adobe.epubcheck.opf with type arguments of type OCFContainerModifier and TypeMethodDescriptionOPFItem.Builder.container(com.google.common.base.Optional<OCFContainer> container) -
Uses of OCFContainer in org.w3c.epubcheck.core.references
Fields in org.w3c.epubcheck.core.references declared as OCFContainerModifier and TypeFieldDescriptionprivate final OCFContainerReferenceRegistry.containerprivate final OCFContainerResourceReferencesChecker.containerConstructors in org.w3c.epubcheck.core.references with parameters of type OCFContainerModifierConstructorDescriptionReferenceRegistry(OCFContainer container, ResourceRegistry resourceRegistry)