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