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