@NotStorableClass public class InObjectHandler extends AbstractFieldOwnerHandler
Modifier and Type | Field and Description |
---|---|
protected String |
currentFieldName |
protected ClassDef |
fieldTypeDef |
classInfoFactory, END_ELEMENT_ERROR, logger, START_ELEMENT_ERROR, xmlImporter
Constructor and Description |
---|
InObjectHandler(XmlImporter xmlImporter,
ObjectModelForImport currentObject,
boolean recordableObject,
boolean referenceOnly,
boolean inRootObject) |
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
protected String currentFieldName
protected ClassDef fieldTypeDef
public InObjectHandler(XmlImporter xmlImporter, ObjectModelForImport currentObject, boolean recordableObject, boolean referenceOnly, boolean inRootObject) 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.