/* 289 */ child = newEjbChild(parent, localName);
/* 290 */ if (child == null)
/* */ {
/* 292 */ if (localName.equals("security-role-ref"))
/* */ {
/* 294 */ child = new SecurityRoleRef();
/* */ }
/* 296 */ else if (localName.equals("cmp-field"))
/* */ {
/* 298 */ child = new CmpField();
/* */ }