public class PageSequenceResults
extends java.lang.Object
Constructor and Description |
---|
PageSequenceResults(java.lang.String id,
int pageCount)
Constructor for the PageSequenceResults object
|
Modifier and Type | Method and 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-2010 The Apache Software Foundation. All Rights Reserved.