net.sf.jasperreports.repo
Class OutputStreamPersistenceService
java.lang.Object
net.sf.jasperreports.repo.OutputStreamPersistenceService
- All Implemented Interfaces:
- PersistenceService
public class OutputStreamPersistenceService
- extends Object
- implements PersistenceService
- Version:
- $Id: OutputStreamPersistenceService.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputStreamPersistenceService
public OutputStreamPersistenceService()
load
public Resource load(String uri,
RepositoryService repositoryService)
- Specified by:
load in interface PersistenceService
save
public void save(Resource resource,
String uri,
RepositoryService repositoryService)
- Specified by:
save in interface PersistenceService
Copyright © 2012. All Rights Reserved.