public class ExmlValidator extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EXML_VALIDATION_MESSAGE_PREFIX |
| Constructor and Description |
|---|
ExmlValidator(ExmlConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
validateAllExmlFiles() |
void |
validateExmlFile(File exmlFile) |
public static final String EXML_VALIDATION_MESSAGE_PREFIX
public ExmlValidator(ExmlConfiguration config)
public void validateExmlFile(File exmlFile) throws IOException, SAXException
IOExceptionSAXExceptionpublic void validateAllExmlFiles()
throws IOException,
SAXException
IOExceptionSAXExceptionCopyright © 2002–2016 CoreMedia AG. All rights reserved.