17711772177317741775177617771778177917801781
{ service.addPort(parsePort(tempEl, def)); } else { service.addExtensibilityElement( parseExtensibilityElement(Service.class, tempEl, def)); } tempEl = DOMUtils.getNextSiblingElement(tempEl); }
13991400140114021403140414051406140714081409
/* */ { /* 1743 */ service.addPort(parsePort(tempEl, def)); /* */ } /* */ else /* */ { /* 1747 */ service.addExtensibilityElement(parseExtensibilityElement(Service.class, tempEl, def)); /* */ } /* */ /* 1751 */ tempEl = DOMUtils.getNextSiblingElement(tempEl); /* */ } /* */