Searched defs:TextBody (Results 1 – 2 of 2) sorted by relevance
30 public class TextBody implements Body { class33 public TextBody(String body) { in TextBody() method in TextBody
32 public interface TextBody extends Body { interface