public class MavenSupport extends Object implements RestxBuild.Parser, RestxBuild.Generator
| Constructor and Description |
|---|
MavenSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(ModuleDescriptor md,
Writer w) |
String |
getDefaultFileName() |
ModuleDescriptor |
parse(InputStream stream) |
ModuleDescriptor |
parse(java.nio.file.Path path) |
public ModuleDescriptor parse(java.nio.file.Path path) throws IOException
parse in interface RestxBuild.ParserIOExceptionpublic ModuleDescriptor parse(InputStream stream) throws IOException
parse in interface RestxBuild.ParserIOExceptionpublic void generate(ModuleDescriptor md, Writer w) throws IOException
generate in interface RestxBuild.GeneratorIOExceptionpublic String getDefaultFileName()
getDefaultFileName in interface RestxBuild.GeneratorCopyright © 2014. All Rights Reserved.