Classes representing the nested tags in templates
| Class | Description | |
|---|---|---|
| AbstractApplyChildrenConfig |
Abstract base implementation for configuration objects that represent
the <apply-children> tag. |
|
| ApplyFactoryTemplateConfig |
Represents the <apply-factory-template> tag. |
|
| ApplyProcessorChildrenConfig |
Represents the <apply-children> tag when used in places where
object processor tags are located. |
|
| ApplyValueChildrenConfig |
Represents the <apply-children> tag when used in places where
object factory tags are located. |