Uses of Enum Class
com.adobe.epubcheck.opf.MetadataSet.Builder.Visit
Packages that use MetadataSet.Builder.Visit
-
Uses of MetadataSet.Builder.Visit in com.adobe.epubcheck.opf
Subclasses with type arguments of type MetadataSet.Builder.Visit in com.adobe.epubcheck.opfFields in com.adobe.epubcheck.opf with type parameters of type MetadataSet.Builder.VisitModifier and TypeFieldDescriptionprivate final Map<MetadataSet.Metadata, MetadataSet.Builder.Visit> MetadataSet.Builder.visitsMethods in com.adobe.epubcheck.opf that return MetadataSet.Builder.VisitModifier and TypeMethodDescriptionstatic MetadataSet.Builder.VisitMetadataSet.Builder.Visit.safe(MetadataSet.Builder.Visit visit) static MetadataSet.Builder.VisitReturns the enum constant of this class with the specified name.static MetadataSet.Builder.Visit[]MetadataSet.Builder.Visit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.adobe.epubcheck.opf with parameters of type MetadataSet.Builder.VisitModifier and TypeMethodDescriptionstatic MetadataSet.Builder.VisitMetadataSet.Builder.Visit.safe(MetadataSet.Builder.Visit visit)