Package com.adobe.epubcheck.dict
Class SearchKeyMapChecker
- java.lang.Object
-
- org.w3c.epubcheck.core.AbstractChecker
-
- com.adobe.epubcheck.opf.PublicationResourceChecker
-
- com.adobe.epubcheck.dict.SearchKeyMapChecker
-
- All Implemented Interfaces:
Checker
public class SearchKeyMapChecker extends PublicationResourceChecker
-
-
Field Summary
-
Fields inherited from class org.w3c.epubcheck.core.AbstractChecker
context, report
-
-
Constructor Summary
Constructors Constructor Description SearchKeyMapChecker(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
-
SearchKeyMapChecker
public SearchKeyMapChecker(ValidationContext context)
-
-
Method Detail
-
checkContent
protected boolean checkContent()
- Overrides:
checkContentin classPublicationResourceChecker
-
-