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
IOException
XMLStreamException
public static ModuleParseResult parse(InputStream in) throws IOException, XMLStreamException
IOException
XMLStreamException
Copyright © 2021 JBoss by Red Hat. All rights reserved.