Uses of Class
com.adobe.epubcheck.opf.OPFItems
-
Packages that use OPFItems Package Description com.adobe.epubcheck.opf -
-
Uses of OPFItems in com.adobe.epubcheck.opf
Fields in com.adobe.epubcheck.opf declared as OPFItems Modifier and Type Field Description private OPFItemsOPFHandler. itemsMethods in com.adobe.epubcheck.opf that return OPFItems Modifier and Type Method Description static OPFItemsOPFItems. build(java.util.Map<java.lang.String,OPFItem.Builder> itemBuilders, java.lang.Iterable<java.lang.String> spineIDs, ValidationContext context)Creates a consolidated set ofOPFItemfrom item builders and a list of spine item IDs.
-