net.jangaroo.exml.parser
Class ExmlValidator
java.lang.Object
net.jangaroo.exml.parser.ExmlValidator
public class ExmlValidator
- extends Object
Validates the configured EXML source files against the EXML schema and the generated component suite schemas
in the classpath.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXML_VALIDATION_MESSAGE_PREFIX
public static final String EXML_VALIDATION_MESSAGE_PREFIX
- See Also:
- Constant Field Values
ExmlValidator
public ExmlValidator(ExmlConfiguration config)
validateExmlFile
public void validateExmlFile(File exmlFile)
throws IOException,
SAXException
- Throws:
IOException
SAXException
validateAllExmlFiles
public void validateAllExmlFiles()
throws IOException,
SAXException
- Throws:
IOException
SAXException
Copyright © 2002–2014 CoreMedia AG. All rights reserved.