|
Carrot2 v3.5.2
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.source.xml.XmlDocumentSourceDescriptor.Keys
public static class XmlDocumentSourceDescriptor.Keys
Constants for all attribute keys of the XmlDocumentSource component.
| Field Summary | |
|---|---|
static String |
DOCUMENTS
Attribute key for: XmlDocumentSource.documents. |
static String |
QUERY
Attribute key for: XmlDocumentSource.query. |
static String |
READ_ALL
Attribute key for: XmlDocumentSource.readAll. |
static String |
RESULTS
Attribute key for: XmlDocumentSource.results. |
static String |
TITLE
Attribute key for: XmlDocumentSource.title. |
static String |
XML
Attribute key for: XmlDocumentSource.xml. |
static String |
XML_PARAMETERS
Attribute key for: XmlDocumentSource.xmlParameters. |
static String |
XSLT
Attribute key for: XmlDocumentSource.xslt. |
static String |
XSLT_PARAMETERS
Attribute key for: XmlDocumentSource.xsltParameters. |
| Constructor Summary | |
|---|---|
protected |
XmlDocumentSourceDescriptor.Keys()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String XML
XmlDocumentSource.xml.
public static final String XSLT
XmlDocumentSource.xslt.
public static final String XML_PARAMETERS
XmlDocumentSource.xmlParameters.
public static final String XSLT_PARAMETERS
XmlDocumentSource.xsltParameters.
public static final String QUERY
XmlDocumentSource.query.
public static final String RESULTS
XmlDocumentSource.results.
public static final String READ_ALL
XmlDocumentSource.readAll.
public static final String TITLE
XmlDocumentSource.title.
public static final String DOCUMENTS
XmlDocumentSource.documents.
| Constructor Detail |
|---|
protected XmlDocumentSourceDescriptor.Keys()
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||