| Package | Description |
|---|---|
| de.mhus.lib.core.definition |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IDefAttribute |
| Modifier and Type | Class and Description |
|---|---|
class |
DefAttribute |
class |
DefComponent |
class |
DefRoot |
| Modifier and Type | Method and Description |
|---|---|
IDefDefinition |
IDefTransformer.transform(IDefDefinition component) |
IDefDefinition |
DefComponent.transform(IDefTransformer transformer) |
| Modifier and Type | Method and Description |
|---|---|
LinkedList<IDefDefinition> |
DefComponent.definitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefComponent.addDefinition(IDefDefinition... def) |
IDefDefinition |
IDefTransformer.transform(IDefDefinition component) |
| Constructor and Description |
|---|
DefComponent(String tag,
IDefDefinition... definitions) |
DefRoot(IDefDefinition... definitions) |
DefRoot(String name,
IDefDefinition... definitions) |
Copyright © 2014. All rights reserved.