public interface PageSource
PageLoader that caches the loaded pages.| Modifier and Type | Method and Description | 
|---|---|
| void | clearCache()Clears the source's cache of loaded pages. | 
| java.util.Set<Page> | getAllPages()Returns all currently loaded pages. | 
| Page | getPage(java.lang.String canonicalPageName)Returns a loaded instance of the indicated page, using the Locale and other information
 from the  ComponentResourceSelectorobtained from theComponentRequestSelectorAnalyzer. | 
void clearCache()
DynamicTemplate, but the
 underlying Resource is noticed to have changed.Page getPage(java.lang.String canonicalPageName)
ComponentResourceSelector obtained from the ComponentRequestSelectorAnalyzer.canonicalPageName - java.util.Set<Page> getAllPages()
ComponentResourceSelectors. This is needed
 for reporting purposes only.PageCatalog${project.version} - Copyright © 2003-2015 The Apache Software Foundation.