Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.search.api.indexing.resources.configuration.blobs
Class BlobExtractorDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.core.search.api.indexing.resources.configuration.blobs.BlobExtractorDescriptor
All Implemented Interfaces:
Serializable

public class BlobExtractorDescriptor
extends Object
implements Serializable

Full text extractor descriptor.

Author:
Julien Anguenot
See Also:
Serialized Form

Constructor Summary
BlobExtractorDescriptor()
           
 
Method Summary
 Class<BlobExtractor> getKlass()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlobExtractorDescriptor

public BlobExtractorDescriptor()
Method Detail

getName

public String getName()

getKlass

public Class<BlobExtractor> getKlass()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.