Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.virtuosotechnologies.asaph.notationmanager
Interface LocaleFilter  view LocaleFilter download LocaleFilter.java

All Known Implementing Classes:
NotationManagerImpl.LanguageLocaleFilterImpl

public interface LocaleFilter

Something that identifies relevant locales for a NotationFactory


Method Summary
 boolean isLocaleRelevant(java.util.Locale locale)
          Is the given Locale relevant?
 

Method Detail

isLocaleRelevant

public boolean isLocaleRelevant(java.util.Locale locale)
Is the given Locale relevant?