ccc.plugins.s11n.json
Class PagedCollectionReader

java.lang.Object
  extended by ccc.plugins.s11n.json.PagedCollectionReader

public class PagedCollectionReader
extends java.lang.Object

Reader for paged collections PagedCollection.

Author:
Civic Computing Ltd.

Constructor Summary
PagedCollectionReader()
           
 
Method Summary
static
<T> PagedCollection<T>
read(Json json, java.lang.Class<T> elementClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PagedCollectionReader

public PagedCollectionReader()
Method Detail

read

public static <T> PagedCollection<T> read(Json json,
                                          java.lang.Class<T> elementClass)


Copyright © 2010. All Rights Reserved.