com.qulice.xml
Class XmlValidator
java.lang.Object
com.qulice.xml.XmlValidator
- All Implemented Interfaces:
- Validator
public final class XmlValidator
- extends Object
- implements Validator
Validates XML files for formatting.
- Version:
- $Id: XmlValidator.java 445 2012-02-27 02:02:11Z guard $
- Author:
- Yegor Bugayenko (yegor@qulice.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlValidator
public XmlValidator()
validate
public void validate(Environment env)
throws ValidationException
-
- Specified by:
validate in interface Validator
- Throws:
ValidationException
Copyright © 2011-2012 Qulice.com. All Rights Reserved.