Uses of Enum Class
org.verapdf.pdfa.flavours.PDFAFlavour.SpecificationFamily
Packages that use PDFAFlavour.SpecificationFamily
Package
Description
Enum types that identify the PDF/A flavours and specification details - too fine grained?
-
Uses of PDFAFlavour.SpecificationFamily in org.verapdf.pdfa.flavours
Methods in org.verapdf.pdfa.flavours that return PDFAFlavour.SpecificationFamilyModifier and TypeMethodDescriptionPDFAFlavour.Specification.getFamily()Returns the enum constant of this class with the specified name.static PDFAFlavour.SpecificationFamily[]PDFAFlavour.SpecificationFamily.values()Returns an array containing the constants of this enum class, in the order they are declared.