public class PageSequenceResults
extends java.lang.Object
Constructor | Description |
---|---|
PageSequenceResults(java.lang.String id,
int pageCount) |
Constructor for the PageSequenceResults object
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getID() |
Gets the ID of the page-sequence if one was specified.
|
int |
getPageCount() |
Gets the number of pages that resulted by processing the page-sequence.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.