protected static class UDA10DeviceDescriptorBinderSAXImpl.IconListHandler extends UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<List<MutableIcon>>
| Modifier and Type | Field and Description |
|---|---|
static Descriptor.Device.ELEMENT |
EL |
attributes, characters, instance, parent, parser| Constructor and Description |
|---|
IconListHandler(List<MutableIcon> instance,
UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler parent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLastElement(Descriptor.Device.ELEMENT element) |
void |
startElement(Descriptor.Device.ELEMENT element,
Attributes attributes) |
endElement, endElement, isLastElement, startElementcharacters, getAttributes, getCharacters, getInstance, getParent, getParser, switchToParentendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic static final Descriptor.Device.ELEMENT EL
public IconListHandler(List<MutableIcon> instance, UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler parent)
public void startElement(Descriptor.Device.ELEMENT element, Attributes attributes) throws SAXException
startElement in class UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<List<MutableIcon>>SAXExceptionpublic boolean isLastElement(Descriptor.Device.ELEMENT element)
isLastElement in class UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<List<MutableIcon>>Copyright © 2023 jUPnP.org. All rights reserved.