public class ProductReader extends Object
public static List<Product> read(String userAgent) throws IllegalArgumentException
userAgent
- IllegalArgumentException
- Thrown if the String can not be parsed as a list of Product
instances.Copyright © 2005–2013. All rights reserved.