Package | Description |
---|---|
org.apache.lucene.queryparser.flexible.core.messages |
Messages usually used by query parser implementations.
|
org.apache.lucene.queryparser.flexible.messages |
For Native Language Support (NLS), system of software internationalization.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryParserMessages
Flexible Query Parser message bundle class
|
Modifier and Type | Method and Description |
---|---|
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-2017 Apache Software Foundation. All Rights Reserved.