|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.opencms.search.documents.A_CmsVfsDocument
org.opencms.search.documents.CmsDocumentXmlPage
org.opencms.search.galleries.CmsGalleryDocumentXmlPage
public class CmsGalleryDocumentXmlPage
Special document text extraction factory for the gallery index that creates multiple fields for the content in all the languages available in an XML page.
| Field Summary |
|---|
| Fields inherited from class org.opencms.search.documents.A_CmsVfsDocument |
|---|
m_name |
| Constructor Summary | |
|---|---|
CmsGalleryDocumentXmlPage(java.lang.String name)
Creates a new instance of this Lucene document factory. |
|
| Method Summary |
|---|
| Methods inherited from class org.opencms.search.documents.CmsDocumentXmlPage |
|---|
extractContent, isLocaleDependend, isUsingCache |
| Methods inherited from class org.opencms.search.documents.A_CmsVfsDocument |
|---|
createDocument, getCache, getDocumentKey, getDocumentKeys, getName, logContentExtraction, readFile, setCache |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CmsGalleryDocumentXmlPage(java.lang.String name)
name - name of the document type
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||