|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.common.vdb.api.DEFReaderWriter
public class DEFReaderWriter
| Nested Class Summary | |
|---|---|
static interface |
DEFReaderWriter.Header
|
static class |
DEFReaderWriter.Model
|
static class |
DEFReaderWriter.Property
|
static class |
DEFReaderWriter.VDBInfo
|
| Constructor Summary | |
|---|---|
DEFReaderWriter()
|
|
| Method Summary | |
|---|---|
protected java.util.Properties |
getElementProperties(org.jdom.Element rootElement)
|
BasicVDBDefn |
read(java.io.InputStream defStream)
|
void |
write(java.io.OutputStream outstream,
BasicVDBDefn def,
java.util.Properties headerProperties)
Write the DEF contents into given output stream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DEFReaderWriter()
| Method Detail |
|---|
public BasicVDBDefn read(java.io.InputStream defStream)
throws java.io.IOException
java.io.IOExceptionprotected java.util.Properties getElementProperties(org.jdom.Element rootElement)
public void write(java.io.OutputStream outstream,
BasicVDBDefn def,
java.util.Properties headerProperties)
throws java.io.IOException
outstream - def - headerProperties -
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||