Uses of Class
com.adobe.epubcheck.opf.LinkedResources.Builder
Packages that use LinkedResources.Builder
-
Uses of LinkedResources.Builder in com.adobe.epubcheck.opf
Fields in com.adobe.epubcheck.opf with type parameters of type LinkedResources.BuilderModifier and TypeFieldDescriptionprivate final Deque<LinkedResources.Builder> OPFHandler30.linkedResourcesBuildersMethods in com.adobe.epubcheck.opf that return LinkedResources.BuilderModifier and TypeMethodDescriptionLinkedResources.Builder.add(LinkedResource resource) Add a new linked resource to this builder.static LinkedResources.BuilderLinkedResources.builder()Creates a new builder.