public class RestController extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
RestController() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
convertToCsv(Object obj) |
protected static String |
convertToJson(Object obj) |
protected static String |
convertToXml(Object obj) |
Copyright © ${year} The Apache Software Foundation