Package com.adobe.epubcheck.overlay
Class OverlayChecker
- java.lang.Object
-
- org.w3c.epubcheck.core.AbstractChecker
-
- com.adobe.epubcheck.opf.PublicationResourceChecker
-
- com.adobe.epubcheck.overlay.OverlayChecker
-
- All Implemented Interfaces:
Checker
public class OverlayChecker extends PublicationResourceChecker
-
-
Field Summary
-
Fields inherited from class org.w3c.epubcheck.core.AbstractChecker
context, report
-
-
Constructor Summary
Constructors Constructor Description OverlayChecker(ValidationContext context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancheckContent()-
Methods inherited from class com.adobe.epubcheck.opf.PublicationResourceChecker
check, checkPublicationAfterContent, checkPublicationBeforeContent
-
-
-
-
Constructor Detail
-
OverlayChecker
public OverlayChecker(ValidationContext context)
-
-
Method Detail
-
checkContent
protected boolean checkContent()
- Overrides:
checkContentin classPublicationResourceChecker
-
-