Uses of Enum Class
org.w3c.epubcheck.core.CheckerFactory.CheckerTypes
Packages that use CheckerFactory.CheckerTypes
-
Uses of CheckerFactory.CheckerTypes in org.w3c.epubcheck.core
Methods in org.w3c.epubcheck.core that return CheckerFactory.CheckerTypesModifier and TypeMethodDescriptionstatic CheckerFactory.CheckerTypesReturns the enum constant of this class with the specified name.static CheckerFactory.CheckerTypes[]CheckerFactory.CheckerTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.