public class ModuleParser extends Object
| Constructor and Description |
|---|
ModuleParser() |
| Modifier and Type | Method and Description |
|---|---|
static ModuleParseResult |
parse(InputStream in) |
static ModuleParseResult |
parse(Path inputFile) |
public static ModuleParseResult parse(Path inputFile) throws IOException, XMLStreamException
IOExceptionXMLStreamExceptionpublic static ModuleParseResult parse(InputStream in) throws IOException, XMLStreamException
IOExceptionXMLStreamExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.