Uses of Class
com.alvermont.bcimport.Post

Uses of Post in com.alvermont.bcimport
 

Methods in com.alvermont.bcimport that return types with arguments of type Post
 java.util.List<Post> BCHandler.getPosts()
          Get a (read only) list of posts from this object
 

Methods in com.alvermont.bcimport with parameters of type Post
 java.lang.String MTFormatter.formatPost(Post post)
          Format a post entry into a string for MT import