Package org.eclipse.rdf4j.rio.helpers
Class RioFileTypeDetector
- java.lang.Object
-
- java.nio.file.spi.FileTypeDetector
-
- org.eclipse.rdf4j.rio.helpers.RioFileTypeDetector
-
public class RioFileTypeDetector extends java.nio.file.spi.FileTypeDetectorAn implementation of FileTypeDetector which uses theRDFParserRegistryto find supported file types and their extensions.
-
-
Constructor Summary
Constructors Constructor Description RioFileTypeDetector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringprobeContentType(java.nio.file.Path path)
-