| Package | Description |
|---|---|
| org.unidal.codegen.model | |
| org.unidal.codegen.model.entity | |
| org.unidal.codegen.model.transform |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEntity<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends IEntity<T>> |
CodegenModelHelper.fromXml(Class<T> entityType,
InputStream in) |
static <T extends IEntity<T>> |
CodegenModelHelper.fromXml(Class<T> entityType,
String xml) |
| Modifier and Type | Method and Description |
|---|---|
static String |
CodegenModelHelper.asXml(IEntity<?> entity) |
| Modifier and Type | Class and Description |
|---|---|
class |
Any |
class |
CodegenModel |
class |
FileModel |
class |
ManifestModel |
class |
NodeModel |
class |
OutputModel |
class |
OutputsModel |
class |
PropertyModel |
class |
StructureModel |
| Modifier and Type | Method and Description |
|---|---|
<T extends IEntity<?>> |
DefaultXmlParser.parse(Class<T> entityType,
InputSource input) |
| Modifier and Type | Method and Description |
|---|---|
String |
DefaultXmlBuilder.build(IEntity<?> entity) |
Copyright © 2022 Unidal Organization. All rights reserved.