Class NCXChecker
java.lang.Object
org.w3c.epubcheck.core.AbstractChecker
com.adobe.epubcheck.opf.PublicationResourceChecker
com.adobe.epubcheck.ncx.NCXChecker
- All Implemented Interfaces:
Checker
-
Field Summary
FieldsFields inherited from class AbstractChecker
context, report -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanprotected booleanMethods inherited from class PublicationResourceChecker
check, checkPublicationBeforeContent
-
Field Details
-
ncxId
-
-
Constructor Details
-
NCXChecker
-
-
Method Details
-
checkContent
protected boolean checkContent()- Overrides:
checkContentin classPublicationResourceChecker
-
checkPublicationAfterContent
protected boolean checkPublicationAfterContent()- Overrides:
checkPublicationAfterContentin classPublicationResourceChecker
-