@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, createObjectAndPersistInfoassertNumberOfAttribute, assertNumberOfAttribute, attribute, attributeMap, booleanAttribute, characters, classAttribute, dataRecordIdentifierAttribute, fieldDeclaringClassAttribute, getData, intAttribute, location, longAttributeprotected String currentFieldName
protected ClassDef fieldTypeDef
public InObjectHandler(XmlImporter xmlImporter, ObjectModelForImport currentObject, boolean recordableObject, boolean referenceOnly, boolean inRootObject) throws SAXException
SAXExceptionpublic ICurrentHandler startElement(String uri, String localName, String name, Attributes atts) throws SAXException
SAXExceptionpublic void endElement(String uri, String localName, String name, Object data) throws SAXException
endElement in interface ICurrentHandlerendElement in class AbstractCurrentHandlerSAXExceptionCopyright © 2007-2012 Luc Peuvrier. All Rights Reserved.