Package net.sf.jasperreports.engine.data
Interface HierarchicalDataSource<T extends JRDataSource>
- All Known Subinterfaces:
JsonData<T>
- All Known Implementing Classes:
AbstractXmlDataSource
,JaxenXmlDataSource
,JRXmlDataSource
,JsonDataCollection
,JsonDataSource
,JsonQLDataSource
,XalanXmlDataSource
public interface HierarchicalDataSource<T extends JRDataSource>
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Method Summary
-
Method Details
-
subDataSource
- Throws:
JRException
-
subDataSource
- Throws:
JRException
-