org.carrot2.source.opensearch
Class OpenSearchDocumentSourceDescriptor.Attributes

java.lang.Object
  extended by org.carrot2.source.opensearch.OpenSearchDocumentSourceDescriptor.Attributes
Enclosing class:
OpenSearchDocumentSourceDescriptor

public static final class OpenSearchDocumentSourceDescriptor.Attributes
extends Object

All attributes of the OpenSearchDocumentSource component.


Field Summary
 AttributeInfo feedUrlParams
           
 AttributeInfo feedUrlTemplate
           
 AttributeInfo maximumResults
           
 AttributeInfo resultsPerPage
           
 AttributeInfo userAgent
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

feedUrlTemplate

public final AttributeInfo feedUrlTemplate

resultsPerPage

public final AttributeInfo resultsPerPage

maximumResults

public final AttributeInfo maximumResults

feedUrlParams

public final AttributeInfo feedUrlParams

userAgent

public final AttributeInfo userAgent


Copyright (c) Dawid Weiss, Stanislaw Osinski