Package cdc.issues.core.io
Class ProfileIoImpl
java.lang.Object
cdc.issues.core.io.ProfileIoImpl
- All Implemented Interfaces:
ProfileIo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionloadProfile(File file) loadProfileConfig(File file) voidsave(ProfileConfig config, File file) void
-
Constructor Details
-
ProfileIoImpl
-
-
Method Details
-
getFeatures
- Specified by:
getFeaturesin interfaceProfileIo
-
save
- Specified by:
savein interfaceProfileIo- Throws:
IOException
-
save
- Specified by:
savein interfaceProfileIo- Throws:
IOException
-
loadProfile
- Specified by:
loadProfilein interfaceProfileIo- Throws:
IOException
-
loadProfileConfig
- Specified by:
loadProfileConfigin interfaceProfileIo- Throws:
IOException
-