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