com.stimulsoft.report.dictionary
Class StiDataBuilder

java.lang.Object
  extended by com.stimulsoft.report.dictionary.StiDataBuilder

public class StiDataBuilder
extends java.lang.Object

Used to build trees by the data source. Copyright Stimulsoft


Constructor Summary
StiDataBuilder()
           
 
Method Summary
static StiDataColumn getColumnFromPath(java.lang.String path, StiDataSource dataSource)
           
static StiDataColumn getColumnFromPath(java.lang.String path, StiDictionary dictionary)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiDataBuilder

public StiDataBuilder()
Method Detail

getColumnFromPath

public static StiDataColumn getColumnFromPath(java.lang.String path,
                                              StiDictionary dictionary)

getColumnFromPath

public static StiDataColumn getColumnFromPath(java.lang.String path,
                                              StiDataSource dataSource)