|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.restlet.engine.header.ProductWriter
public class ProductWriter
User agent header writer.
Constructor Summary | |
---|---|
ProductWriter()
|
Method Summary | |
---|---|
static java.lang.String |
write(java.util.List<Product> products)
Formats the given List of Products to a String. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProductWriter()
Method Detail |
---|
public static java.lang.String write(java.util.List<Product> products)
products
- The list of products to format.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |