Blog myblog = com.blogger.createBlog("superfluousandsparse");
Post firstpost=new BlogPost();
firstpost.setTitle("The superfluous first post");
//TODO: Fix the recursion....
firstblog.setContent("Blog myblog = com.blogger.createBlog(\"superfluousand....");
myblog.publish(firstpost);
Keine Kommentare:
Kommentar veröffentlichen