Package org.pkl.core.runtime
Class VmFileDetector
- java.lang.Object
-
- java.nio.file.spi.FileTypeDetector
-
- org.pkl.core.runtime.VmFileDetector
-
public class VmFileDetector extends java.nio.file.spi.FileTypeDetector
-
-
Constructor Summary
Constructors Constructor Description VmFileDetector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @Nullable java.lang.StringprobeContentType(java.nio.file.Path path)
-
-
-
Method Detail
-
probeContentType
public @Nullable java.lang.String probeContentType(java.nio.file.Path path)
- Specified by:
probeContentTypein classjava.nio.file.spi.FileTypeDetector
-
-