12131415161718
public class TumblrService implements TlogService { public TumblrService() {} public TumblrService(final URL root) throws ServiceNotImplementedException { throw new ServiceNotImplementedException(); }