public class EvaluatedTemplate extends Object
EvaluatedTemplate(String m_output, List<String> m_errors)
List<String>
getErrors()
String
getOutput()
boolean
hasErrors()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EvaluatedTemplate(String m_output, List<String> m_errors)
public String getOutput()
public List<String> getErrors()
public boolean hasErrors()
Copyright © 2016. All rights reserved.