public class ProductReader
extends java.lang.Object
public static java.util.List<Product> read(java.lang.String userAgent) throws java.lang.IllegalArgumentException
userAgent
- java.lang.IllegalArgumentException
- Thrown if the String can not be parsed as a list of Product
instances.Copyright © 2005-2012. All Rights Reserved.