Uses of Enum Class
com.adobe.epubcheck.nav.NavHandler.NavType
Packages that use NavHandler.NavType
-
Uses of NavHandler.NavType in com.adobe.epubcheck.nav
Subclasses with type arguments of type NavHandler.NavType in com.adobe.epubcheck.navFields in com.adobe.epubcheck.nav declared as NavHandler.NavTypeFields in com.adobe.epubcheck.nav with type parameters of type NavHandler.NavTypeModifier and TypeFieldDescriptionstatic EnumSet<NavHandler.NavType> NavHandler.NavType.TOC__PAGE_LISTstatic EnumSet<NavHandler.NavType> NavHandler.NavType.TOC__PAGE_LIST__LANDMARKSMethods in com.adobe.epubcheck.nav that return NavHandler.NavTypeModifier and TypeMethodDescriptionstatic NavHandler.NavTypeReturns the enum constant of this class with the specified name.static NavHandler.NavType[]NavHandler.NavType.values()Returns an array containing the constants of this enum class, in the order they are declared.