| Package | Description |
|---|---|
| org.appng.core.model |
The non-persistent domain model types.
|
| org.appng.xml.platform |
| Modifier and Type | Method and Description |
|---|---|
Platform |
PlatformTransformer.getPlatform(MarshallService marshallService,
Path path)
Returns the
Platform-object unmarshalled from the template's
"conf/platform.xml"-file. |
Platform |
AbstractRequestProcessor.getPlatform(MarshallService marshallService,
Path path)
Returns the
Platform-object unmarshalled from the template's
"conf/platform.xml"-file. |
Platform |
PlatformProcessor.getPlatform(MarshallService marshallService,
Path path) |
Platform |
TemplateProcessor.processPlatform(Site site)
Processes the request, but without applying the template.
|
Platform |
RequestProcessor.processPlatform(Site site)
Processes the request, but without applying the template.
|
Platform |
AbstractRequestProcessor.processPlatform(Site applicationSite) |
| Modifier and Type | Method and Description |
|---|---|
protected org.thymeleaf.context.IWebContext |
ThymeleafProcessor.getContext(Platform platform,
ApplicationProvider applicationProvider) |
static void |
AbstractRequestProcessor.initPlatform(Platform platform,
Environment env,
Path path) |
| Constructor and Description |
|---|
AppNG(Platform platform,
XPathProcessor xpath,
String siteName,
String applicationName) |
| Modifier and Type | Method and Description |
|---|---|
Platform |
ObjectFactory.createPlatform()
Create an instance of
Platform |
Copyright © 2011–2023 aiticon GmbH. All rights reserved.