Interface ReadabilitySiteConfig
-
@Model(adaptables=org.apache.sling.api.resource.Resource.class) public interface ReadabilitySiteConfig
A model for providing the site-level configuration for the readability insight provider.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getMaxGradeLevel()
double
getMinGradeLevel()
-