public static interface RestxBuild.Parser
| Modifier and Type | Method and Description |
|---|---|
ModuleDescriptor |
parse(InputStream stream) |
ModuleDescriptor |
parse(java.nio.file.Path path) |
ModuleDescriptor parse(java.nio.file.Path path) throws IOException
IOExceptionModuleDescriptor parse(InputStream stream) throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.