public class DefaultXmlMaker extends Object
| Constructor and Description |
|---|
DefaultXmlMaker() |
| Modifier and Type | Method and Description |
|---|---|
ClassModel |
buildClass(Attributes attributes) |
CountModel |
buildCount(Attributes attributes) |
ProjectModel |
buildProject(Attributes attributes) |
RootModel |
buildRoot(Attributes attributes) |
protected <T> T |
convert(Class<T> type,
String value,
T defaultValue) |
public ClassModel buildClass(Attributes attributes)
public CountModel buildCount(Attributes attributes)
public ProjectModel buildProject(Attributes attributes)
public RootModel buildRoot(Attributes attributes)
Copyright © 2022 Unidal Organization. All rights reserved.