|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.base.data.StiDataLoaderHelper
public class StiDataLoaderHelper
Copyright Stimulsoft
Nested Class Summary | |
---|---|
static class |
StiDataLoaderHelper.Data
|
Constructor Summary | |
---|---|
StiDataLoaderHelper()
|
Method Summary | |
---|---|
static java.util.List<StiDataLoaderHelper.Data> |
loadMultiple(java.lang.String path,
java.lang.String filter)
|
static StiDataLoaderHelper.Data |
loadSingle(java.lang.String path)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiDataLoaderHelper()
Method Detail |
---|
public static java.util.List<StiDataLoaderHelper.Data> loadMultiple(java.lang.String path, java.lang.String filter) throws java.io.IOException
java.io.IOException
public static StiDataLoaderHelper.Data loadSingle(java.lang.String path) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |