org.teleal.cling.binding.xml
Class UDA10DeviceDescriptorBinderSAXImpl.DeviceHandler

java.lang.Object
  extended by org.xml.sax.helpers.DefaultHandler
      extended by org.teleal.common.xml.SAXParser.Handler<I>
          extended by org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<MutableDeviceDescriptor>
              extended by org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderSAXImpl.DeviceHandler
All Implemented Interfaces:
org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler
Enclosing class:
UDA10DeviceDescriptorBinderSAXImpl

protected static class UDA10DeviceDescriptorBinderSAXImpl.DeviceHandler
extends UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<MutableDeviceDescriptor>


Field Summary
static Descriptor.Device.ELEMENT EL
           
 
Fields inherited from class org.teleal.common.xml.SAXParser.Handler
characters, instance, parent, parser
 
Constructor Summary
UDA10DeviceDescriptorBinderSAXImpl.DeviceHandler(MutableDeviceDescriptor instance, UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler parent)
           
 
Method Summary
 void endElement(Descriptor.Device.ELEMENT element)
           
 boolean isLastElement(Descriptor.Device.ELEMENT element)
           
 void startElement(Descriptor.Device.ELEMENT element, org.xml.sax.Attributes attributes)
           
 
Methods inherited from class org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler
endElement, isLastElement, startElement
 
Methods inherited from class org.teleal.common.xml.SAXParser.Handler
characters, getCharacters, getInstance, getParent, getParser, switchToParent
 
Methods inherited from class org.xml.sax.helpers.DefaultHandler
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EL

public static final Descriptor.Device.ELEMENT EL
Constructor Detail

UDA10DeviceDescriptorBinderSAXImpl.DeviceHandler

public UDA10DeviceDescriptorBinderSAXImpl.DeviceHandler(MutableDeviceDescriptor instance,
                                                        UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler parent)
Method Detail

startElement

public void startElement(Descriptor.Device.ELEMENT element,
                         org.xml.sax.Attributes attributes)
                  throws org.xml.sax.SAXException
Overrides:
startElement in class UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<MutableDeviceDescriptor>
Throws:
org.xml.sax.SAXException

endElement

public void endElement(Descriptor.Device.ELEMENT element)
                throws org.xml.sax.SAXException
Overrides:
endElement in class UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<MutableDeviceDescriptor>
Throws:
org.xml.sax.SAXException

isLastElement

public boolean isLastElement(Descriptor.Device.ELEMENT element)
Overrides:
isLastElement in class UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<MutableDeviceDescriptor>


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