public interface IDataSource
Modifier and Type | Method and Description |
---|---|
Object[] |
getRawForm() |
int |
getSize() |
String[] |
getStringForm() |
int getSize() throws IOException, ManifoldCFException
IOException
ManifoldCFException
Object[] getRawForm() throws IOException, ManifoldCFException
IOException
ManifoldCFException
String[] getStringForm() throws IOException, ManifoldCFException
IOException
ManifoldCFException