Modifier and Type | Class and Description |
---|---|
class |
BLangPkgBasedRendererOutput
Represents a BLangPackage based render output.
|
class |
TemplateBasedRendererOutput
Represents a template based renderer output.
|
Modifier and Type | Method and Description |
---|---|
void |
TestTemplate.render(RendererOutput rendererOutput)
Renders content into this file template.
|
void |
RootTemplate.render(RendererOutput rendererOutput)
Renders content into this file template.
|
Modifier and Type | Method and Description |
---|---|
void |
WSServiceTemplate.render(RendererOutput rendererOutput)
Renders content into this file template.
|
void |
HttpServiceTemplate.render(RendererOutput rendererOutput)
Renders content into this file template.
|
void |
FunctionTemplate.render(RendererOutput rendererOutput)
Renders content into this file template.
|
void |
HttpResourceTemplate.render(RendererOutput rendererOutput)
Renders content into this file template.
|
Copyright © 2019 WSO2. All rights reserved.