Uses of Class
org.apache.commons.feedparser.post.PostEntry

Packages that use PostEntry
org.apache.commons.feedparser.post   
 

Uses of PostEntry in org.apache.commons.feedparser.post
 

Methods in org.apache.commons.feedparser.post with parameters of type PostEntry
 void PostAgent.newPost(String router, String weblog, String username, String password, PostEntry entry)
           
 void MetaWeblogPostAgent.newPost(String router, String weblog, String username, String password, PostEntry entry)
           
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.