Uses of Class
com.adobe.epubcheck.opf.MetadataSet
Packages that use MetadataSet
-
Uses of MetadataSet in com.adobe.epubcheck.opf
Fields in com.adobe.epubcheck.opf declared as MetadataSetModifier and TypeFieldDescriptionprivate MetadataSetOPFHandler30.metadataprivate MetadataSetResourceCollection.Builder.metadataprivate final MetadataSetResourceCollection.metadataMethods in com.adobe.epubcheck.opf that return MetadataSetModifier and TypeMethodDescriptionMetadataSet.Builder.build()Builds the set.OPFHandler30.getMetadata()Returns the metadata for the Rendition represented by the current Package Document.ResourceCollection.getMetadata()Returns the metadata of this collection.Methods in com.adobe.epubcheck.opf with parameters of type MetadataSetModifier and TypeMethodDescriptionResourceCollection.Builder.metadata(MetadataSet metadata) Add the given metadata set to the collection to build.Constructors in com.adobe.epubcheck.opf with parameters of type MetadataSetModifierConstructorDescriptionprivateResourceCollection(Set<String> roles, MetadataSet metadata, LinkedResources metadataLinks, ResourceCollections collections, LinkedResources resources)