public static interface RenderingAgent.RenderResult
getContent()
,
getLog()
,
getWarningCount()
,
getErrorCount()
Modifier and Type | Method and Description |
---|---|
String |
getContent()
The rendered content.
|
int |
getErrorCount()
The number of errors produced during rendering.
|
String |
getLog()
The log produced during rendering.
|
int |
getWarningCount()
The number of warnings and errors produced during rendering.
|
@NotNull String getContent()
@NotNull String getLog()
int getWarningCount()
int getErrorCount()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210