Package org.xwiki.store
Interface FileSerializer
-
- All Known Implementing Classes:
StreamProviderFileSerializer
public interface FileSerializerAn entity that serialize embedded data to file.- Since:
- 9.0RC1
- Version:
- $Id: 17edb294265c7a1596615dd3ade65e3b713e7f84 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidserialize(File file)
-