public class Content extends Object
Modifier and Type | Field and Description |
---|---|
static Content |
empty
An empty Content object for your convenience.
|
Constructor and Description |
---|
Content()
Initialise an empty Content object.
|
Content(List<Content> contents)
Initialise a content object that includes the contents of each (Content) item
in the list
contents . |
public static final Content empty
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP