toggle menu
flex
1.0.0-rc.1
jvm
switch theme
search in API
flex
/
com.xpdustry.flex.placeholder
/
PlaceholderPipeline
Placeholder
Pipeline
interface
PlaceholderPipeline
:
ProcessorPipeline
<
PlaceholderContext
,
String
?
>
Members
Functions
pump
Link copied to clipboard
abstract
override
fun
pump
(
context
:
PlaceholderContext
)
:
String
register
Link copied to clipboard
abstract
fun
register
(
name
:
String
,
processor
:
Processor
<
PlaceholderContext
,
String
?
>
)