org.teleal.cling.binding.xml
Class UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler
java.lang.Object
org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler
- All Implemented Interfaces:
- ErrorHandler
- Enclosing class:
- UDA11DeviceDescriptorBinderImpl
public static class UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler
- extends Object
- implements ErrorHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler
public UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler()
warning
public void warning(SAXParseException e)
throws SAXException
- Specified by:
warning
in interface ErrorHandler
- Throws:
SAXException
error
public void error(SAXParseException e)
throws SAXException
- Specified by:
error
in interface ErrorHandler
- Throws:
SAXException
fatalError
public void fatalError(SAXParseException e)
throws SAXException
- Specified by:
fatalError
in interface ErrorHandler
- Throws:
SAXException
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.