Uses of Class
org.apache.lucene.messages.NLS

Packages that use NLS
org.apache.lucene.messages For Native Language Support (NLS), system of software internationalization. 
 

Uses of NLS in org.apache.lucene.messages
 

Method parameters in org.apache.lucene.messages with type arguments of type NLS
protected static void NLS.initializeMessages(String bundleName, Class<? extends NLS> clazz)
          Initialize a given class with the message bundle Keys Should be called from a class that extends NLS in a static block at class load time.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.