protected class DIDLParser.ResHandler extends SAXParser.Handler<Res>
attributes, characters, instance, parent, parser| Constructor and Description |
|---|
ResHandler(Res instance,
SAXParser.Handler<?> parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement(String uri,
String localName,
String qName) |
protected boolean |
isLastElement(String uri,
String localName,
String qName) |
characters, getAttributes, getCharacters, getInstance, getParent, getParser, startElement, switchToParentendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic ResHandler(Res instance, SAXParser.Handler<?> parent)
public void endElement(String uri, String localName, String qName) throws SAXException
endElement in interface ContentHandlerendElement in class SAXParser.Handler<Res>SAXExceptionprotected boolean isLastElement(String uri, String localName, String qName)
isLastElement in class SAXParser.Handler<Res>Copyright © 2023 jUPnP.org. All rights reserved.