Uses of Class
net.sf.jasperreports.util.CastorMapping
-
Packages that use CastorMapping Package Description net.sf.jasperreports.castor.util -
-
Uses of CastorMapping in net.sf.jasperreports.castor.util
Methods in net.sf.jasperreports.castor.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.castor.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.
-