public static interface SingleContextDocumentProcessor.Transformer<T>
Modifier and Type | Method and Description |
---|---|
T |
handle(CopyContext transformee) |
T |
handle(DateFormatter transformee) |
T |
handle(DoubleToLong transformee) |
T |
handle(FixedRangeNumericalPartitioning transformee) |
T |
handle(ForcedRangeNumericalPartitioning transformee) |
T |
handle(FormatCheckerDate transformee) |
T |
handle(GeoBBoxProcessor transformee) |
T |
handle(GeoCategorizer transformee) |
T |
handle(JavaProcessor transformee) |
T |
handle(PublicUrlProcessor transformee) |
T |
handle(RenameContext transformee) |
T |
handle(ReplaceRegexp transformee) |
T |
handle(ReplaceValues transformee) |
T |
handle(SplitValues transformee) |
T |
handle(TextToNum transformee) |
T |
handle(URLCodec transformee) |
T |
handle(URLTransformer transformee) |
T |
handle(WildcardIndexing transformee) |
T handle(ReplaceValues transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(PublicUrlProcessor transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(DateFormatter transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(FormatCheckerDate transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(SplitValues transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(RenameContext transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(CopyContext transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(FixedRangeNumericalPartitioning transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(ForcedRangeNumericalPartitioning transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(TextToNum transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(DoubleToLong transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(GeoBBoxProcessor transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(JavaProcessor transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(ReplaceRegexp transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(URLCodec transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(WildcardIndexing transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(URLTransformer transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(GeoCategorizer transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.