public class FSEmptyRepresentationCacheManagerFactory extends Object implements IFSRepresentationCacheManagerFactory
| Constructor and Description |
|---|
FSEmptyRepresentationCacheManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
createRepresentationCache(File path) |
IFSRepresentationCacheManager |
openRepresentationCache(FSFS fsfs) |
public FSEmptyRepresentationCacheManagerFactory()
public void createRepresentationCache(File path) throws SVNException
createRepresentationCache in interface IFSRepresentationCacheManagerFactorypath - SVNExceptionpublic IFSRepresentationCacheManager openRepresentationCache(FSFS fsfs) throws SVNException
openRepresentationCache in interface IFSRepresentationCacheManagerFactoryfsfs - SVNExceptionCopyright © 2025. All rights reserved.