| Package | Description |
|---|---|
| org.textmapper.templates.api | |
| org.textmapper.templates.bundle | |
| org.textmapper.templates.eval | |
| org.textmapper.templates.types |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEvaluationStrategy
Defines environment for evaluating set of templates.
|
| Modifier and Type | Method and Description |
|---|---|
TemplatesStatus |
TemplatesRegistry.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
TemplatesBundle[] |
StringTemplateLoader.load(String bundleName,
TemplatesStatus status) |
TemplatesBundle[] |
IBundleLoader.load(String bundleName,
TemplatesStatus status) |
TemplatesBundle[] |
DefaultTemplateLoader.load(String bundleName,
TemplatesStatus status) |
static TemplatesBundle |
TemplatesBundle.parse(Resource resource,
String templatePackage,
TemplatesStatus status) |
| Constructor and Description |
|---|
TemplatesRegistry(TemplatesStatus status,
ITypesRegistry typesRegistry,
IBundleLoader... loaders) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEvaluationStrategy |
| Constructor and Description |
|---|
TemplatesFacade(IxFactory factory,
TemplatesRegistry registry,
TemplatesStatus status) |
| Constructor and Description |
|---|
TypesRegistry(ResourceRegistry resourceRegistry,
TemplatesStatus status) |
Copyright © 2014. All rights reserved.