org.carrot2.source.xml
Class XmlDocumentSourceDescriptor.Attributes

java.lang.Object
  extended by org.carrot2.source.xml.XmlDocumentSourceDescriptor.Attributes
Enclosing class:
XmlDocumentSourceDescriptor

public static final class XmlDocumentSourceDescriptor.Attributes
extends Object

All attributes of the XmlDocumentSource component.


Field Summary
 AttributeInfo documents
           
 AttributeInfo query
           
 AttributeInfo readAll
           
 AttributeInfo results
           
 AttributeInfo title
           
 AttributeInfo xml
           
 XmlDocumentSourceHelperDescriptor.Attributes xmlDocumentSourceHelper
          Attributes of the nested XmlDocumentSourceHelper component.
 AttributeInfo xmlParameters
           
 AttributeInfo xslt
           
 AttributeInfo xsltParameters
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xml

public final AttributeInfo xml

xslt

public final AttributeInfo xslt

xmlParameters

public final AttributeInfo xmlParameters

xsltParameters

public final AttributeInfo xsltParameters

query

public final AttributeInfo query
See Also:
CommonAttributes.query

results

public final AttributeInfo results
See Also:
CommonAttributes.results

readAll

public final AttributeInfo readAll

title

public final AttributeInfo title
See Also:
CommonAttributes.processingResultTitle

documents

public final AttributeInfo documents
See Also:
CommonAttributes.documents

xmlDocumentSourceHelper

public final XmlDocumentSourceHelperDescriptor.Attributes xmlDocumentSourceHelper
Attributes of the nested XmlDocumentSourceHelper component.



Copyright (c) Dawid Weiss, Stanislaw Osinski