Package de.undercouch.citeproc
Interface LocaleProvider
-
- All Known Implementing Classes:
DefaultLocaleProvider
public interface LocaleProviderProvides the serialized XML representation for a locale- Author:
- Michel Kraemer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringretrieveLocale(String lang)Retrieves the serialized XML representation for a given locale
-