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) |
endElementcharacters, getAttributes, getCharacters, getInstance, getParent, getParser, switchToParentendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic 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 ContentHandlerstartElement in class org.seamless.xml.SAXParser.Handler<Item>SAXExceptionCopyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.