Uses of Class
com.adobe.epubcheck.opf.OPFItems
Packages that use OPFItems
-
Uses of OPFItems in com.adobe.epubcheck.opf
Fields in com.adobe.epubcheck.opf declared as OPFItemsMethods in com.adobe.epubcheck.opf that return OPFItemsModifier and TypeMethodDescriptionstatic OPFItemsOPFItems.build(Map<String, OPFItem.Builder> itemBuilders, Iterable<String> spineIDs, ValidationContext context) Creates a consolidated set ofOPFItemfrom item builders and a list of spine item IDs.