public class IndexedContentsGenerator extends ServiceableGenerator
| Modifier and Type | Field and Description |
|---|---|
private ContentTypeExtensionPoint |
_contentTypeExtensionPoint |
private ContentTypesHelper |
_contentTypesHelper |
private MetadataManager |
_metadataManager |
private SAXContentHelper |
_saxContentHelper |
private ServerCommHelper |
_serverCommHelper |
private ThesaurusDAO |
_thesaurusDAO |
managerobjectModel, parameters, resolver, sourcecontentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer| Constructor and Description |
|---|
IndexedContentsGenerator() |
| Modifier and Type | Method and Description |
|---|---|
private void |
_saxContent(Content content,
Locale defaultLocale) |
private void |
_saxSystemProperties(Content content) |
void |
generate() |
protected MetadataSet |
getMetadataToSAX(Content content)
Get the metadata set to sax
|
void |
service(ServiceManager smanager) |
disposerecycle, setupsetConsumer, setContentHandler, setLexicalHandlerenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetConsumerprivate ThesaurusDAO _thesaurusDAO
private ContentTypeExtensionPoint _contentTypeExtensionPoint
private MetadataManager _metadataManager
private ContentTypesHelper _contentTypesHelper
private ServerCommHelper _serverCommHelper
private SAXContentHelper _saxContentHelper
public IndexedContentsGenerator()
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class ServiceableGeneratorServiceExceptionpublic void generate() throws IOException, SAXException, ProcessingException
private void _saxContent(Content content, Locale defaultLocale) throws SAXException, RepositoryException, IOException
protected MetadataSet getMetadataToSAX(Content content)
content - the contentprivate void _saxSystemProperties(Content content) throws SAXException, RepositoryException
SAXExceptionRepositoryException