Package org.restlet.engine.header
Class ProductWriter
java.lang.Object
org.restlet.engine.header.ProductWriter
User agent header writer.
- Author:
- Thierry Boileau
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProductWriter
public ProductWriter()
-
-
Method Details
-
write
Formats the given List of Products to a String.- Parameters:
products- The list of products to format.- Returns:
- the List of Products as String.
-