public static interface MultiContextDocumentProcessor.Transformer<T>
Modifier and Type | Method and Description |
---|---|
T |
handle(ConcatValues transformee) |
T |
handle(ContentCleanup transformee) |
T |
handle(CoordinatesFormatter transformee) |
T |
handle(DebugProcessor transformee) |
T |
handle(LanguageDetector transformee) |
T |
handle(LanguageSetter transformee) |
T |
handle(MultiContextCSVEncoder transformee) |
T |
handle(NumericalFormatter transformee) |
T |
handle(RemoteMOTAPIDocumentProcessor transformee) |
T |
handle(RemoveContexts transformee) |
T |
handle(StringHash transformee) |
T |
handle(StringHash32 transformee) |
T |
handle(StringHash64 transformee) |
T |
handle(StringTransform transformee) |
T |
handle(UTF8Checker transformee) |
T |
handle(ValueSelector transformee) |
T handle(LanguageDetector transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(LanguageSetter transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(ContentCleanup transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(ValueSelector transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(UTF8Checker transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(ConcatValues transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(RemoveContexts transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(MultiContextCSVEncoder transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(StringHash transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(StringHash64 transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(StringHash32 transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(NumericalFormatter transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(CoordinatesFormatter transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(DebugProcessor transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(RemoteMOTAPIDocumentProcessor transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(StringTransform transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.