org.teiid.adminapi.impl
Class VDBMetadataParser
java.lang.Object
org.teiid.adminapi.impl.VDBMetadataParser
public class VDBMetadataParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VDBMetadataParser
public VDBMetadataParser()
unmarshell
public static VDBMetaData unmarshell(InputStream content)
throws XMLStreamException
- Throws:
XMLStreamException
validate
public static void validate(InputStream content)
throws SAXException,
IOException
- Throws:
SAXException
IOException
marshell
public static void marshell(VDBMetaData vdb,
OutputStream out)
throws XMLStreamException,
IOException
- Throws:
XMLStreamException
IOException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.