public class PageFactory
Creates Pages and saves their content in file system
| Modifier and Type | Class and Description |
|---|---|
static class |
PageFactory.Result
Result of Page creation.
|
| Constructor and Description |
|---|
PageFactory() |
| Modifier and Type | Method and Description |
|---|---|
PageFactory.Result |
buildPage()
Builds new Page from provided data. Result represented as Result class. Might perform image compression, so if you're already have compressed image (in a file system, for instance) consider using
instead |
PageFactory.Result |
buildPage()
Builds new Page from provided data. Result represented as Result class.
|
Page |
buildPage()
Builds new Page from provided data.
|
Page |
buildPage()
Builds new Page from provided data.
|
PageFactory.Result |
buildPage()
Builds new Page from provided data. Result represented as Result class.
|
Page |
buildPage()
Builds new Page from provided data.
|
public PageFactory.Result buildPage()
Builds new Page from provided data. Result represented as Result class.
Might perform image compression, so if you're already have compressed image (in a file system, for instance) consider using insteadPageFactory.buildPage
PageFactory.buildPagepublic PageFactory.Result buildPage()
Builds new Page from provided data. Result represented as Result class.
public Page buildPage()
Builds new Page from provided data.
public Page buildPage()
Builds new Page from provided data.
public PageFactory.Result buildPage()
Builds new Page from provided data. Result represented as Result class.
public Page buildPage()
Builds new Page from provided data.