org.teleal.cling.binding.xml
Class UDA10DeviceDescriptorBinderSAXImpl.DeviceListHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.teleal.common.xml.SAXParser.Handler<I>
org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<List<MutableDevice>>
org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderSAXImpl.DeviceListHandler
- All Implemented Interfaces:
- ContentHandler, DTDHandler, EntityResolver, ErrorHandler
- Enclosing class:
- UDA10DeviceDescriptorBinderSAXImpl
protected static class UDA10DeviceDescriptorBinderSAXImpl.DeviceListHandler
- extends UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<List<MutableDevice>>
Fields inherited from class org.teleal.common.xml.SAXParser.Handler |
attributes, characters, instance, parent, parser |
Methods inherited from class org.teleal.common.xml.SAXParser.Handler |
characters, getAttributes, 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 |
EL
public static final Descriptor.Device.ELEMENT EL
UDA10DeviceDescriptorBinderSAXImpl.DeviceListHandler
public UDA10DeviceDescriptorBinderSAXImpl.DeviceListHandler(List<MutableDevice> instance,
UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler parent)
startElement
public void startElement(Descriptor.Device.ELEMENT element,
Attributes attributes)
throws SAXException
- Overrides:
startElement
in class UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<List<MutableDevice>>
- Throws:
SAXException
isLastElement
public boolean isLastElement(Descriptor.Device.ELEMENT element)
- Overrides:
isLastElement
in class UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<List<MutableDevice>>
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.