public abstract class AbstractPostingsFormatProvider extends Object implements PostingsFormatProvider
PostingsFormat
requiring a name for the provider;PostingsFormatProvider.Factory, PostingsFormatProvider.Helper
POSTINGS_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, wait
get
protected AbstractPostingsFormatProvider(String name)
public String name()
PostingsFormatProvider
PostingsFormat
name
in interface PostingsFormatProvider
Copyright © 2009–2015. All rights reserved.