Uses of Class
com.adobe.epubcheck.vocab.RenditionVocabs.META_PROPERTIES
-
Packages that use RenditionVocabs.META_PROPERTIES Package Description com.adobe.epubcheck.vocab -
-
Uses of RenditionVocabs.META_PROPERTIES in com.adobe.epubcheck.vocab
Fields in com.adobe.epubcheck.vocab with type parameters of type RenditionVocabs.META_PROPERTIES Modifier and Type Field Description static EnumVocab<RenditionVocabs.META_PROPERTIES>RenditionVocabs. META_VOCABMethods in com.adobe.epubcheck.vocab that return RenditionVocabs.META_PROPERTIES Modifier and Type Method Description static RenditionVocabs.META_PROPERTIESRenditionVocabs.META_PROPERTIES. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RenditionVocabs.META_PROPERTIES[]RenditionVocabs.META_PROPERTIES. values()Returns an array containing the constants of this enum type, in the order they are declared.
-