public abstract class PageReader<T> extends Object
Page
PageReader()
abstract Page<T>
readPage(PageReference<T> ref, InputStream in)
static <T> PageReader<T>
stub()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PageReader()
public abstract Page<T> readPage(PageReference<T> ref, InputStream in) throws MpacException
MpacException
public static <T> PageReader<T> stub()
Copyright © 2016 Atlassian. All rights reserved.