org.carrot2.source.idol
Class IdolDocumentSourceDescriptor.Attributes

java.lang.Object
  extended by org.carrot2.source.idol.IdolDocumentSourceDescriptor.Attributes
Enclosing class:
IdolDocumentSourceDescriptor

public static final class IdolDocumentSourceDescriptor.Attributes
extends Object

All attributes of the IdolDocumentSource component.


Field Summary
 AttributeInfo idolServerName
           
 AttributeInfo idolServerPort
           
 AttributeInfo maximumResults
           
 AttributeInfo minScore
           
 AttributeInfo otherSearchAttributes
           
 AttributeInfo resultsPerPage
           
 AttributeInfo userAgent
           
 AttributeInfo userName
           
 AttributeInfo xslTemplateName
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

idolServerName

public final AttributeInfo idolServerName

idolServerPort

public final AttributeInfo idolServerPort

xslTemplateName

public final AttributeInfo xslTemplateName

otherSearchAttributes

public final AttributeInfo otherSearchAttributes

resultsPerPage

public final AttributeInfo resultsPerPage

minScore

public final AttributeInfo minScore

maximumResults

public final AttributeInfo maximumResults

userAgent

public final AttributeInfo userAgent

userName

public final AttributeInfo userName


Copyright (c) Dawid Weiss, Stanislaw Osinski