public class PageImpl extends AbstractBase implements Page
log| 构造器和说明 |
|---|
PageImpl(Site site,
Source source)
Construct a page instance.
|
PageImpl(Site site,
Source source,
Pager pager) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
containsHighlightCodeBlock(Highlighter highlighter) |
Page |
getPage(int targetPageNumber)
查找指定页码的 page 对象。
|
Page |
getPage(Page current,
int targetPageNumber) |
Pager |
getPager() |
protected void |
mergeRootMap(java.util.Map<java.lang.String,java.lang.Object> rootMap) |
void |
setPager(Pager pager) |
convert, get, getContent, getConverter, getDate_formatted, getDate, getDateFormatted, getLayout, getOutputFileExtension, getPath, getPermalink, getRenderer, getSite, getSource, getUpdated_formatted, getUpdated, getUpdatedFormatted, getUrl, getUrlForOutputFile, set, setContent, setUrlgetOutputFile, render, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvert, getOutputFile, render, writeget, getContent, getDate, getDateFormatted, getLayout, getPath, getPermalink, getSource, getUpdated, getUpdatedFormatted, getUrl, setprotected void mergeRootMap(java.util.Map<java.lang.String,java.lang.Object> rootMap)
mergeRootMap 在类中 AbstractBaseprotected boolean containsHighlightCodeBlock(Highlighter highlighter)
public Page getPage(Page current, int targetPageNumber)
current - targetPageNumber - public Page getPage(int targetPageNumber)
targetPageNumber - Copyright © 2014-2015 Opoo.org. All Rights Reserved.