|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicVDBDefn | |
|---|---|
| com.metamatrix.common.vdb.api | |
| Uses of BasicVDBDefn in com.metamatrix.common.vdb.api |
|---|
| Methods in com.metamatrix.common.vdb.api that return BasicVDBDefn | |
|---|---|
BasicVDBDefn |
VDBArchive.getConfigurationDef()
Get the parsed object for the Configuration.def file. |
BasicVDBDefn |
DEFReaderWriter.read(java.io.InputStream defStream)
|
static BasicVDBDefn |
VDBArchive.readFromDef(java.io.InputStream defStream)
Load the VDB from DEF file. |
| Methods in com.metamatrix.common.vdb.api with parameters of type BasicVDBDefn | |
|---|---|
void |
VDBArchive.updateConfigurationDef(BasicVDBDefn vdbDef)
Update the Configuration.def file, with supplied DEF object. |
void |
DEFReaderWriter.write(java.io.OutputStream outstream,
BasicVDBDefn def,
java.util.Properties headerProperties)
Write the DEF contents into given output stream |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||