public class PageList extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
PageList.PageInfo |
Constructor and Description |
---|
PageList(InputStream in) |
Modifier and Type | Method and Description |
---|---|
PageList.PageInfo |
getPage(Integer pageNumber) |
int |
getPageSize() |
public PageList(InputStream in)
public PageList.PageInfo getPage(Integer pageNumber)
public int getPageSize()
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.