575859606162636465
public void add(Object self, Object childBean, Node childNode) throws Exception { if (field.get(self) != null) { // HARDCODE throw new InitializeException(childNode, "The element with a name defined by repeated"); } field.set(self, childBean); }