Uses of Class
com.adobe.epubcheck.vocab.VocabUtil.EMPTY
-
Packages that use VocabUtil.EMPTY Package Description com.adobe.epubcheck.vocab -
-
Uses of VocabUtil.EMPTY in com.adobe.epubcheck.vocab
Methods in com.adobe.epubcheck.vocab that return VocabUtil.EMPTY Modifier and Type Method Description static VocabUtil.EMPTYVocabUtil.EMPTY. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static VocabUtil.EMPTY[]VocabUtil.EMPTY. values()Returns an array containing the constants of this enum type, in the order they are declared.
-