protected static class UDA10ServiceDescriptorBinderSAXImpl.ActionArgumentListHandler extends UDA10ServiceDescriptorBinderSAXImpl.ServiceDescriptorHandler<List<MutableActionArgument>>
| Modifier and Type | Field and Description |
|---|---|
static Descriptor.Service.ELEMENT |
EL |
attributes, characters, instance, parent, parser| Constructor and Description |
|---|
ActionArgumentListHandler(List<MutableActionArgument> instance,
UDA10ServiceDescriptorBinderSAXImpl.ServiceDescriptorHandler parent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLastElement(Descriptor.Service.ELEMENT element) |
void |
startElement(Descriptor.Service.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.Service.ELEMENT EL
public ActionArgumentListHandler(List<MutableActionArgument> instance, UDA10ServiceDescriptorBinderSAXImpl.ServiceDescriptorHandler parent)
public void startElement(Descriptor.Service.ELEMENT element, Attributes attributes) throws SAXException
startElement in class UDA10ServiceDescriptorBinderSAXImpl.ServiceDescriptorHandler<List<MutableActionArgument>>SAXExceptionpublic boolean isLastElement(Descriptor.Service.ELEMENT element)
isLastElement in class UDA10ServiceDescriptorBinderSAXImpl.ServiceDescriptorHandler<List<MutableActionArgument>>Copyright © 2023 jUPnP.org. All rights reserved.