/* 211 */ if (this.target != null) {
/* 212 */ importer.setTarget(this.target);
/* */ }
/* */ try
/* */ {
/* 216 */ importer.consume(wsdl);
/* 217 */ return 0;
/* */ }
/* */ catch (Throwable t)
/* */ {
/* 221 */ System.err.println("Error: Could not import. (use --verbose to see full traces)");