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