org.teleal.cling.binding.xml
Class UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler

java.lang.Object
  extended by org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler
All Implemented Interfaces:
org.xml.sax.ErrorHandler
Enclosing class:
UDA11DeviceDescriptorBinderImpl

public static class UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler
extends java.lang.Object
implements org.xml.sax.ErrorHandler


Constructor Summary
UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler()
           
 
Method Summary
 void error(org.xml.sax.SAXParseException e)
           
 void fatalError(org.xml.sax.SAXParseException e)
           
 void warning(org.xml.sax.SAXParseException e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler

public UDA11DeviceDescriptorBinderImpl.DescriptorErrorHandler()
Method Detail

warning

public void warning(org.xml.sax.SAXParseException e)
             throws org.xml.sax.SAXException
Specified by:
warning in interface org.xml.sax.ErrorHandler
Throws:
org.xml.sax.SAXException

error

public void error(org.xml.sax.SAXParseException e)
           throws org.xml.sax.SAXException
Specified by:
error in interface org.xml.sax.ErrorHandler
Throws:
org.xml.sax.SAXException

fatalError

public void fatalError(org.xml.sax.SAXParseException e)
                throws org.xml.sax.SAXException
Specified by:
fatalError in interface org.xml.sax.ErrorHandler
Throws:
org.xml.sax.SAXException


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.