92939495969798
/** * Returns a new instance of this bridge. */ public Bridge getInstance() { return new SVGImageElementBridge(); }