public class DefaultXmlMaker extends Object
| Constructor and Description |
|---|
DefaultXmlMaker() |
| Modifier and Type | Method and Description |
|---|---|
Any |
buildAny(Attributes attributes) |
CodegenModel |
buildCodegen(Attributes attributes) |
FileModel |
buildFile(Attributes attributes) |
ManifestModel |
buildManifest(Attributes attributes) |
NodeModel |
buildNode(Attributes attributes) |
OutputModel |
buildOutput(Attributes attributes) |
OutputsModel |
buildOutputs(Attributes attributes) |
PropertyModel |
buildProperty(Attributes attributes) |
StructureModel |
buildStructure(Attributes attributes) |
protected <T> T |
convert(Class<T> type,
String value,
T defaultValue) |
public Any buildAny(Attributes attributes)
public CodegenModel buildCodegen(Attributes attributes)
public FileModel buildFile(Attributes attributes)
public ManifestModel buildManifest(Attributes attributes)
public NodeModel buildNode(Attributes attributes)
public OutputModel buildOutput(Attributes attributes)
public OutputsModel buildOutputs(Attributes attributes)
public PropertyModel buildProperty(Attributes attributes)
public StructureModel buildStructure(Attributes attributes)
Copyright © 2022 Unidal Organization. All rights reserved.