Package com.adobe.epubcheck.vocab
Class DictVocab
- java.lang.Object
-
- com.adobe.epubcheck.vocab.DictVocab
-
public final class DictVocab extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDictVocab.EPUB_TYPES
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringURIstatic EnumVocab<DictVocab.EPUB_TYPES>VOCAB
-
Constructor Summary
Constructors Modifier Constructor Description privateDictVocab()
-
-
-
Field Detail
-
URI
public static final java.lang.String URI
- See Also:
- Constant Field Values
-
VOCAB
public static final EnumVocab<DictVocab.EPUB_TYPES> VOCAB
-
-