package imcl; public class IMContact { public static Object BuildContact(String _userUri) { // TODO Auto-generated method stub return null; } }