com.stimulsoft.base.data
Class StiDataLoaderHelper

java.lang.Object
  extended by com.stimulsoft.base.data.StiDataLoaderHelper

public class StiDataLoaderHelper
extends java.lang.Object

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

StiDataLoaderHelper

public StiDataLoaderHelper()
Method Detail

loadMultiple

public static java.util.List<StiDataLoaderHelper.Data> loadMultiple(java.lang.String path,
                                                                    java.lang.String filter)
                                                             throws java.io.IOException
Throws:
java.io.IOException

loadSingle

public static StiDataLoaderHelper.Data loadSingle(java.lang.String path)
                                           throws java.io.IOException
Throws:
java.io.IOException