Uses of Class
com.adobe.epubcheck.ocf.OCFMetaFile
-
Packages that use OCFMetaFile Package Description com.adobe.epubcheck.ocf -
-
Uses of OCFMetaFile in com.adobe.epubcheck.ocf
Methods in com.adobe.epubcheck.ocf that return OCFMetaFile Modifier and Type Method Description static OCFMetaFileOCFMetaFile. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OCFMetaFile[]OCFMetaFile. values()Returns an array containing the constants of this enum type, in the order they are declared.
-