org.hibernate.internal.util.xml
Class XMLHelper.ErrorLogger
java.lang.Object
   org.hibernate.internal.util.xml.XMLHelper.ErrorLogger
org.hibernate.internal.util.xml.XMLHelper.ErrorLogger
- All Implemented Interfaces: 
- ErrorHandler
- Enclosing class:
- XMLHelper
- public static class XMLHelper.ErrorLogger 
- extends Object- implements ErrorHandler
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
error
public void error(SAXParseException error)
- 
- Specified by:
- errorin interface- ErrorHandler
 
- 
 
fatalError
public void fatalError(SAXParseException error)
- 
- Specified by:
- fatalErrorin interface- ErrorHandler
 
- 
 
warning
public void warning(SAXParseException warn)
- 
- Specified by:
- warningin interface- ErrorHandler
 
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.