org.teleal.cling.support.contentdirectory
Class DIDLParser.ResHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.teleal.common.xml.SAXParser.Handler<Res>
org.teleal.cling.support.contentdirectory.DIDLParser.ResHandler
- All Implemented Interfaces:
- ContentHandler, DTDHandler, EntityResolver, ErrorHandler
- Enclosing class:
- DIDLParser
protected class DIDLParser.ResHandler
- extends org.teleal.common.xml.SAXParser.Handler<Res>
Fields inherited from class org.teleal.common.xml.SAXParser.Handler |
attributes, characters, instance, parent, parser |
Methods inherited from class org.teleal.common.xml.SAXParser.Handler |
characters, getAttributes, getCharacters, getInstance, getParent, getParser, startElement, switchToParent |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIDLParser.ResHandler
public DIDLParser.ResHandler(Res instance,
org.teleal.common.xml.SAXParser.Handler parent)
endElement
public void endElement(String uri,
String localName,
String qName)
throws SAXException
- Specified by:
endElement
in interface ContentHandler
- Overrides:
endElement
in class org.teleal.common.xml.SAXParser.Handler<Res>
- Throws:
SAXException
isLastElement
protected boolean isLastElement(String uri,
String localName,
String qName)
- Overrides:
isLastElement
in class org.teleal.common.xml.SAXParser.Handler<Res>
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.