public class VDBMetadataParser extends Object
| Constructor and Description |
|---|
VDBMetadataParser() |
| Modifier and Type | Method and Description |
|---|---|
static void |
marshell(VDBMetaData vdb,
OutputStream out) |
static VDBMetaData |
unmarshell(InputStream content) |
static void |
validate(InputStream content) |
public static VDBMetaData unmarshell(InputStream content) throws XMLStreamException
XMLStreamExceptionpublic static void validate(InputStream content) throws SAXException, IOException
SAXExceptionIOExceptionpublic static void marshell(VDBMetaData vdb, OutputStream out) throws XMLStreamException, IOException
XMLStreamExceptionIOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.