
public class FailureHelper extends Object
| Constructor and Description |
|---|
FailureHelper(Collection<Failure> failures)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
asText(ResourceBundle rb)
As text
|
String |
asXML(ResourceBundle rb)
As XML
|
public FailureHelper(Collection<Failure> failures)
failures - The list of failurespublic String asText(ResourceBundle rb)
rb - The resource bundlepublic String asXML(ResourceBundle rb)
rb - The resource bundleCopyright 2015 IronJacamar (http://www.ironjacamar.org)