Uses of Class
net.sf.jasperreports.util.CastorMapping
-
Packages that use CastorMapping Package Description net.sf.jasperreports.util Contains utility classes. -
-
Uses of CastorMapping in net.sf.jasperreports.util
Methods in net.sf.jasperreports.util that return types with arguments of type CastorMapping Modifier and Type Method Description protected List<CastorMapping>
CastorUtil. getMappings(String version)
Deprecated.Methods in net.sf.jasperreports.util with parameters of type CastorMapping Modifier and Type Method Description protected String
CastorUtil. getVersion(CastorMapping castorMapping)
Deprecated.protected boolean
CastorUtil. isEligversionible(CastorMapping castorMapping, String targetVersion)
Deprecated.
-