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
XMLStreamException
public static void validate(InputStream content) throws SAXException, IOException
SAXException
IOException
public static void marshell(VDBMetaData vdb, OutputStream out) throws XMLStreamException, IOException
XMLStreamException
IOException
Copyright © 2018 JBoss by Red Hat. All rights reserved.