Uses of Interface
net.sf.jasperreports.repo.ResourceInfo
Packages that use ResourceInfo
Package
Description
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
Provides support for JasperReports repository.
-
Uses of ResourceInfo in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill that return ResourceInfoMethods in net.sf.jasperreports.engine.fill with parameters of type ResourceInfoModifier and TypeMethodDescriptionstatic ReportTemplateSourceReportTemplateSource.of(JRTemplate template, ResourceInfo templateResourceInfo) voidReportTemplateSource.setTemplateResourceInfo(ResourceInfo templateResourceInfo) -
Uses of ResourceInfo in net.sf.jasperreports.repo
Classes in net.sf.jasperreports.repo that implement ResourceInfoMethods in net.sf.jasperreports.repo that return ResourceInfoModifier and TypeMethodDescriptionDefaultRepositoryService.getResourceInfo(RepositoryContext context, String location) FileRepositoryService.getResourceInfo(RepositoryContext context, String location) default ResourceInfoRepositoryService.getResourceInfo(RepositoryContext context, String location) RepositoryUtil.getResourceInfo(String location)