667668669670671672673
this.document = model.getDocument(); } catch (Exception e) { throw new RuntimeException("Invalid Input: Must be DOM", e); } container = new DOMModelInstanceObservedContainer(model); }