Uses of Class
com.adobe.epubcheck.api.FeatureReport.Feature
Packages that use FeatureReport.Feature
-
Uses of FeatureReport.Feature in com.adobe.epubcheck.api
Fields in com.adobe.epubcheck.api with type parameters of type FeatureReport.FeatureModifier and TypeFieldDescriptionprivate final com.google.common.collect.SetMultimap<FeatureEnum, FeatureReport.Feature> FeatureReport.featuresMethods in com.adobe.epubcheck.api that return types with arguments of type FeatureReport.FeatureModifier and TypeMethodDescriptionFeatureReport.getFeature(FeatureEnum feature) Returns the set ofFeatureReport.Featurestored in this report for the given feature name.