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