public interface TextIndexingPreprocessor
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOutputContentType() |
boolean |
preprocess(CmTextIndexingPreprocessorAction action,
TextIndexingPreprocessorServices services,
IndependentlyPersistableObject sourceObject,
java.util.Map<java.lang.String,java.util.Set<java.lang.String>> fields,
TextIndexingPreprocessorServices.TextExtractionResult result) |
java.lang.String getOutputContentType()
boolean preprocess(CmTextIndexingPreprocessorAction action, TextIndexingPreprocessorServices services, IndependentlyPersistableObject sourceObject, java.util.Map<java.lang.String,java.util.Set<java.lang.String>> fields, TextIndexingPreprocessorServices.TextExtractionResult result)
© Copyright IBM Corporation 2006, 2015. All rights reserved.