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