JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
gg.xp.telestosupport.doodle
Interface DynamicValueProcessor
public interface
DynamicValueProcessor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<X> X
process
(
String
input,
Class
<X> outputType)
String
processString
(
DynamicText
input)
Method Details
process
<X>
X
process
(
String
input,
Class
<X> outputType)
processString
String
processString
(
DynamicText
input)