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