/* */ }
/* 218 */ if (child != null) {
/* 219 */ ElementBeanInfoImpl.this.reset((JAXBElement)child, context);
/* */ }
/* 221 */ if (child == null) {
/* 222 */ child = context.createInstance(ElementBeanInfoImpl.this);
/* */ }
/* 224 */ fireBeforeUnmarshal(ElementBeanInfoImpl.this, child, state);
/* */
/* 226 */ context.recordOuterPeer(child);
/* 227 */ UnmarshallingContext.State p = state.prev;