org.carrot2.source.microsoft
Class Bing2ImageDocumentSourceDescriptor.AttributeBuilder
java.lang.Object
org.carrot2.source.SearchEngineBaseDescriptor.AttributeBuilder
org.carrot2.source.MultipageSearchEngineDescriptor.AttributeBuilder
org.carrot2.source.microsoft.Bing2DocumentSourceDescriptor.AttributeBuilder
org.carrot2.source.microsoft.Bing2ImageDocumentSourceDescriptor.AttributeBuilder
- Enclosing class:
- Bing2ImageDocumentSourceDescriptor
public static class Bing2ImageDocumentSourceDescriptor.AttributeBuilder
- extends Bing2DocumentSourceDescriptor.AttributeBuilder
Attribute map builder for the Bing2ImageDocumentSource component. You can use this
builder as a type-safe alternative to populating the attribute map using attribute keys.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
map
public final Map<String,Object> map
- The attribute map populated by this builder.
Bing2ImageDocumentSourceDescriptor.AttributeBuilder
protected Bing2ImageDocumentSourceDescriptor.AttributeBuilder(Map<String,Object> map)
- Creates a builder backed by the provided map.
Copyright (c) Dawid Weiss, Stanislaw Osinski