public abstract class MSProjectBuilder extends Object
| Constructor and Description |
|---|
MSProjectBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract InputStream |
buildProject(List<MSPTask> tasks) |
static MSProjectBuilder |
getInstance(MSProjectType type) |
public static MSProjectBuilder getInstance(MSProjectType type)
public abstract InputStream buildProject(List<MSPTask> tasks) throws MSProjectException
MSProjectExceptionCopyright © 2020 Suncode. All rights reserved.