Class XmlUtils
java.lang.Object
ch.tocco.nice2.reporting.impl.freemarker.handlers.xml.XmlUtils
-
Constructor Summary
ConstructorsConstructorDescriptionXmlUtils(EntityDocumentsService entityDocumentsService, TextResources textResources) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetSchematronErrorMessages(List<SchematronErrorMessageContribution> errorMessageContributions) validateAndFormat(String xml, ReportDescription reportDescription)
-
Constructor Details
-
XmlUtils
-
-
Method Details
-
validateAndFormat
- Throws:
IOException
-
setSchematronErrorMessages
@Autowired(required=false) public void setSchematronErrorMessages(List<SchematronErrorMessageContribution> errorMessageContributions)
-