Uses of Class
net.sf.jasperreports.olap.JROlapDataSource.FieldMatcher
-
Packages that use JROlapDataSource.FieldMatcher Package Description net.sf.jasperreports.olap Provides support for OLAP data sources and query executers. -
-
Uses of JROlapDataSource.FieldMatcher in net.sf.jasperreports.olap
Subclasses of JROlapDataSource.FieldMatcher in net.sf.jasperreports.olap Modifier and Type Class Description protected class
JROlapDataSource.DataFieldMatcher
protected class
JROlapDataSource.MemberFieldMatcher
Fields in net.sf.jasperreports.olap with type parameters of type JROlapDataSource.FieldMatcher Modifier and Type Field Description protected Map<Object,JROlapDataSource.FieldMatcher>
JROlapDataSource. fieldMatchers
-