@NotStorableClass public class InObjectsHandler extends AbstractCurrentHandler
classInfoFactory, END_ELEMENT_ERROR, logger, START_ELEMENT_ERROR, xmlImporter
Constructor and Description |
---|
InObjectsHandler(XmlImporter xmlImporter) |
Modifier and Type | Method and Description |
---|---|
void |
endElement(String uri,
String localName,
String name,
Object data) |
ICurrentHandler |
startElement(String uri,
String localName,
String name,
Attributes atts) |
assertNumberOfAttribute, assertNumberOfAttribute, attribute, attributeMap, booleanAttribute, characters, classAttribute, dataRecordIdentifierAttribute, fieldDeclaringClassAttribute, getData, intAttribute, location, longAttribute
public InObjectsHandler(XmlImporter xmlImporter)
public ICurrentHandler startElement(String uri, String localName, String name, Attributes atts) throws SAXException
SAXException
public void endElement(String uri, String localName, String name, Object data) throws SAXException
endElement
in interface ICurrentHandler
endElement
in class AbstractCurrentHandler
SAXException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.