@NotStorableClass public class InStaticHandler extends AbstractFieldOwnerHandler
classInfoFactory, END_ELEMENT_ERROR, logger, START_ELEMENT_ERROR, xmlImporter
Constructor and Description |
---|
InStaticHandler(XmlImporter xmlImporter,
ObjectModelForImport objectModelForImport) |
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) |
createFieldInfo, createObjectAndPersistInfo
assertNumberOfAttribute, assertNumberOfAttribute, attribute, attributeMap, booleanAttribute, characters, classAttribute, dataRecordIdentifierAttribute, fieldDeclaringClassAttribute, getData, intAttribute, location, longAttribute
public InStaticHandler(XmlImporter xmlImporter, ObjectModelForImport objectModelForImport) throws SAXException
SAXException
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.