Project

General

Profile

« Previous | Next » 

Revision 47439

organized imports

View differences:

IndexWSClient.java
3 3
 */
4 4
package eu.dnetlib.clients.data.index.ws;
5 5

  
6
import java.util.Arrays;
7 6
import java.util.List;
8 7

  
9
import javax.xml.ws.wsaddressing.W3CEndpointReference;
10

  
11 8
import org.apache.log4j.Logger;
12 9

  
13 10
import eu.dnetlib.api.DriverServiceException;
......
18 15
import eu.dnetlib.domain.data.Hint;
19 16
import eu.dnetlib.domain.enabling.Notification;
20 17
import eu.dnetlib.functionality.index.client.IndexClient;
21
import eu.dnetlib.utils.EPRUtils;
22 18

  
23 19
/**
24 20
 * @author Nikon Gasparis 

Also available in: Unified diff