Package com.helger.phase4.util
Class AS4IOHelper
java.lang.Object
com.helger.phase4.util.AS4IOHelper
IO related helper classes
- Author:
- Philip Helger
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.helger.diagnostics.error.SingleErrorcreateError(String sErrorText) static com.helger.io.file.FileOperationManager
-
Method Details
-
getFileOperationManager
@Nonnull public static com.helger.io.file.FileOperationManager getFileOperationManager() -
createError
@Nonnull public static com.helger.diagnostics.error.SingleError createError(@Nonnull String sErrorText)
-