public class Property extends Object implements ResponseElement
static String
OPEN_PARAGRAPH
Property(String key, ResponseElement value)
Property(String key, String value)
Property(String key, String value, boolean newLine)
String
parse()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String OPEN_PARAGRAPH
public Property(String key, ResponseElement value)
public Property(String key, String value)
public Property(String key, String value, boolean newLine)
public String parse()
parse
ResponseElement