@ReorderProperties(value="definedPages,loadedPages,uniquePageNames,selectors,components") public class PageCatalogTotals extends Object
PageCatalog| Modifier and Type | Field and Description | 
|---|---|
| int | componentsTotal number of components. | 
| int | definedPagesNumber of total page names. | 
| int | loadedPagesTotal number of pages loaded. | 
| String | selectorsAll selectors represented in the pool, often just 'en'. | 
| int | uniquePageNamesNumber of unique page names (remember, same page may appear for multiple selectors). | 
| Constructor and Description | 
|---|
| PageCatalogTotals() | 
public int loadedPages
public int definedPages
public int uniquePageNames
public int components
public PageCatalogTotals()
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.