public interface ReadabilityServiceFactory
Modifier and Type | Method and Description |
---|---|
ReadabilityService |
getReadabilityService(java.util.Locale locale)
Get the ReadabilityService instance for the specified locale
|
ReadabilityService getReadabilityService(java.util.Locale locale)
locale
- the locale for which to find the ReadabilityServiceCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.