Skip to content

Commit

Permalink
#1565 - Option to replace illegal characters in XMI files
Browse files Browse the repository at this point in the history
- Checkstyle
  • Loading branch information
reckart committed Jun 10, 2023
1 parent b6412c0 commit 7c21f3b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
package org.dkpro.core.io.xmi;

import static java.util.Arrays.asList;

import java.io.File;
import java.io.IOException;
import java.io.OutputStream;
Expand Down

0 comments on commit 7c21f3b

Please sign in to comment.