Example usage for org.dom4j.util XMLErrorHandler subclass-usage

List of usage examples for org.dom4j.util XMLErrorHandler subclass-usage

Introduction

In this page you can find the example usage for org.dom4j.util XMLErrorHandler subclass-usage.

Usage

From source file org.opencms.xml.CmsXmlValidationErrorHandler.java

/**
 * Error hander for writing errors found during XML validation to the OpenCms log.<p>
 * 
 * Exceptions caused by warnings are suppressed (but written to the log if level is set to WARN).<p>
 * 
 * @since 6.0.0