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