com.liferay.portal.sharepoint
Class Leaf
java.lang.Object
com.liferay.portal.sharepoint.Leaf
- All Implemented Interfaces:
- ResponseElement
public class Leaf
- extends Object
- implements ResponseElement
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPEN_LI
public static final String OPEN_LI
- See Also:
- Constant Field Values
Leaf
public Leaf(String key,
ResponseElement value)
Leaf
public Leaf(String key,
String value,
boolean useEqualSymbol)
Leaf
public Leaf(String key,
String value,
boolean useEqualSymbol,
boolean newLine)
parse
public String parse()
- Specified by:
parse
in interface ResponseElement