| Package | Description |
|---|---|
| org.unidal.codegen.model | |
| org.unidal.codegen.model.entity | |
| org.unidal.codegen.model.transform |
| Modifier and Type | Method and Description |
|---|---|
void |
IVisitor.visitFile(FileModel file) |
| Modifier and Type | Method and Description |
|---|---|
FileModel |
FileModel.setPath(String path) |
| Modifier and Type | Method and Description |
|---|---|
List<FileModel> |
ManifestModel.getFiles() |
| Modifier and Type | Method and Description |
|---|---|
ManifestModel |
ManifestModel.addFile(FileModel file) |
void |
FileModel.mergeAttributes(FileModel other) |
| Modifier and Type | Method and Description |
|---|---|
FileModel |
DefaultXmlMaker.buildFile(Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultLinker.onFile(ManifestModel parent,
FileModel file) |
void |
DefaultXmlBuilder.visitFile(FileModel file) |
void |
BaseVisitor.visitFile(FileModel file) |
Copyright © 2022 Unidal Organization. All rights reserved.