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