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