public class VDBMetadataParser extends Object
Constructor and Description |
---|
VDBMetadataParser() |
Modifier and Type | Method and Description |
---|---|
static void |
marshall(VDBMetaData vdb,
OutputStream out) |
static void |
marshell(VDBMetaData vdb,
OutputStream out)
Deprecated.
|
static VDBMetaData |
unmarshall(InputStream content) |
static VDBMetaData |
unmarshell(InputStream content)
Deprecated.
|
static void |
validate(InputStream content) |
@Deprecated public static VDBMetaData unmarshell(InputStream content) throws XMLStreamException
XMLStreamException
public static VDBMetaData unmarshall(InputStream content) throws XMLStreamException
XMLStreamException
public static void validate(InputStream content) throws SAXException, IOException
SAXException
IOException
@Deprecated public static void marshell(VDBMetaData vdb, OutputStream out) throws XMLStreamException, IOException
XMLStreamException
IOException
public static void marshall(VDBMetaData vdb, OutputStream out) throws XMLStreamException, IOException
XMLStreamException
IOException
Copyright © 2020. All rights reserved.