public abstract class AbstractPostingsFormatProvider extends Object implements PostingsFormatProvider
PostingsFormat requiring a name for the provider;PostingsFormatProvider.Factory, PostingsFormatProvider.HelperPOSTINGS_FORMAT_SETTINGS_PREFIX| Modifier | Constructor and Description |
|---|---|
protected |
AbstractPostingsFormatProvider(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Returns the name of this providers
PostingsFormat |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetprotected AbstractPostingsFormatProvider(String name)
public String name()
PostingsFormatProviderPostingsFormatname in interface PostingsFormatProviderCopyright © 2009–2016. All rights reserved.