|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kaiwitte.workbench.data.DataSchemeFactoryImpl
public class DataSchemeFactoryImpl
Constructor Summary | |
---|---|
DataSchemeFactoryImpl()
|
Method Summary | |
---|---|
DataScheme[] |
createDataScheme(java.io.InputStream in)
Creates a DataScheme . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataSchemeFactoryImpl()
Method Detail |
---|
public DataScheme[] createDataScheme(java.io.InputStream in) throws java.io.IOException
DataSchemeFactory
DataScheme
.
createDataScheme
in interface DataSchemeFactory
in
- the InputStream
to a resource in XML syntax
that defines the DataScheme
s.
DataScheme
s
java.io.IOException
- iff an I/O error occurs
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |