public class DIDLParser.ContainerHandler extends DIDLParser.DIDLObjectHandler<Container>
| Constructor and Description |
|---|
DIDLParser.ContainerHandler(Container instance,
org.seamless.xml.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) |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, getAttributes, getCharacters, getInstance, getParent, getParser, switchToParentendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic DIDLParser.ContainerHandler(Container instance, org.seamless.xml.SAXParser.Handler parent)
public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class org.seamless.xml.SAXParser.Handler<Container>SAXExceptionpublic void endElement(String uri, String localName, String qName) throws SAXException
endElement in interface ContentHandlerendElement in class DIDLParser.DIDLObjectHandler<Container>SAXExceptionCopyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.