public class ContentGeneratorFactory extends Object
| Constructor and Description |
|---|
ContentGeneratorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ContentGenerator |
create(ProjectInformation projectInformation) |
static ContentGenerator |
create(ProjectInformation projectInformation,
org.apache.maven.model.Parent parent) |
public static ContentGenerator create(ProjectInformation projectInformation)
public static ContentGenerator create(ProjectInformation projectInformation, org.apache.maven.model.Parent parent)
Copyright © 2024 MuleSoft Inc. All rights reserved.