Class ResourceBasedPeriodFormatterDataService

java.lang.Object
com.ibm.icu.impl.duration.impl.PeriodFormatterDataService
com.ibm.icu.impl.duration.impl.ResourceBasedPeriodFormatterDataService

public class ResourceBasedPeriodFormatterDataService extends PeriodFormatterDataService
A PeriodFormatterDataService that serves PeriodFormatterData objects based on data files stored as resources in this directory. These are text files named after the locale, for example, 'pfd_he_IL.txt' specifies an period formatter data file for Hebrew as spoken in Israel. Data is in a JSON-like format.