Package org.w3c.epubcheck.core
Class CheckerFactory
- java.lang.Object
-
- org.w3c.epubcheck.core.CheckerFactory
-
public final class CheckerFactory extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCheckerFactory.CheckerTypes
-
Constructor Summary
Constructors Constructor Description CheckerFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CheckernewChecker(ValidationContext context)
-
-
-
Method Detail
-
newChecker
public static Checker newChecker(ValidationContext context)
-
-