Auto saved by Logseq
This commit is contained in:
parent
6dc4945ea9
commit
d3a1a9f34b
@ -29,6 +29,7 @@
|
||||
- Check Mime Type [[Code Snippet]] [[Java]]
|
||||
- ``` java
|
||||
|
||||
|
||||
public static void main(String[] args) throws IOException {
|
||||
final File file = new File("c:\\tmp\\tst.csv");
|
||||
System.out.println(new FileDataSource(file).getContentType());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user