public class EvaluatedTemplate extends Object
| Constructor and Description |
|---|
EvaluatedTemplate(String m_output,
List<String> m_errors) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
String |
getOutput() |
boolean |
hasErrors() |
Copyright © 2016. All rights reserved.