| Package | Description |
|---|---|
| org.unidal.maven.plugin.source.lines | |
| org.unidal.maven.plugin.source.lines.entity | |
| org.unidal.maven.plugin.source.lines.transform |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEntity<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends IEntity<?>> |
RootModelHelper.fromXml(Class<T> entityType,
InputStream in) |
static <T extends IEntity<?>> |
RootModelHelper.fromXml(Class<T> entityType,
String xml) |
| Modifier and Type | Method and Description |
|---|---|
static String |
RootModelHelper.asXml(IEntity<?> entity) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassModel |
class |
CountModel |
class |
ProjectModel |
class |
RootModel |
| 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.