Re: [Delicious-java-discuss] active?
Brought to you by:
czarneckid
From: <del...@li...> - 2006-05-17 15:15:45
|
Ok. thanks. I'll give it a shot. On 17/05/06, del...@li... <del...@li...> wrote: > The addPost method in the latest release (1.12 - just released about 20 m= in > ago) has the following signature: > > public boolean addPost(String url, String description, String extended, > String tags, Date date, boolean replace, boole= an > shared) > > So, you'd need to make a call like: > > boolean replace =3D true; > boolean sent =3D delicious.addPost(p.getHref(), p.getDescription(), > p.getExtended(), p.getTag(), p.getTime(), replace, true); > > > On 5/17/06 11:04 AM, "del...@li..." > <del...@li...> wrote: > > > Semantic Error: No applicable overload for a method with signature > > -- > David Czarnecki > > http://www.blojsom.com/blog/ | http://blojsom.sf.net > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job ea= sier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > Delicious-java-discuss mailing list > Del...@li... > https://lists.sourceforge.net/lists/listinfo/delicious-java-discuss > |