| 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 | Method and Description |
|---|---|
static RootModel |
RootModelHelper.fromXml(InputStream in) |
static RootModel |
RootModelHelper.fromXml(String xml) |
| Modifier and Type | Method and Description |
|---|---|
void |
IVisitor.visitRoot(RootModel root) |
| Modifier and Type | Method and Description |
|---|---|
RootModel |
RootModel.addProject(ProjectModel project) |
RootModel |
RootModel.setCount(CountModel count) |
| Modifier and Type | Method and Description |
|---|---|
void |
RootModel.mergeAttributes(RootModel other) |
| Modifier and Type | Method and Description |
|---|---|
RootModel |
DefaultXmlMaker.buildRoot(Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultLinker.onCount(RootModel parent,
CountModel count) |
boolean |
DefaultLinker.onProject(RootModel parent,
ProjectModel project) |
void |
DefaultXmlBuilder.visitRoot(RootModel root) |
void |
BaseVisitor.visitRoot(RootModel root) |
Copyright © 2022 Unidal Organization. All rights reserved.