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