public class ImplementationCheckerValidator extends Object
| Constructor and Description |
|---|
ImplementationCheckerValidator() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ValidationResult> |
check(com.easyinnova.tiff.reader.TiffReader tr,
List<String> isos) |
String |
getValidationXmlString(com.easyinnova.tiff.model.TiffDocument td) |
String |
getValidationXmlString(com.easyinnova.tiff.reader.TiffReader tr) |
public Map<String,ValidationResult> check(com.easyinnova.tiff.reader.TiffReader tr, List<String> isos) throws ParserConfigurationException, IOException, SAXException, JAXBException
public String getValidationXmlString(com.easyinnova.tiff.reader.TiffReader tr) throws ParserConfigurationException, IOException, SAXException, JAXBException
public String getValidationXmlString(com.easyinnova.tiff.model.TiffDocument td) throws ParserConfigurationException, IOException, SAXException, JAXBException
Copyright © 2016–2020. All rights reserved.