类 | 描述 |
---|---|
FileSystemProvider |
文件系统的服务提供程序类。
|
FileTypeDetector |
用于探测文件的文件类型来猜测其文件类型的文件类型检测器。
|
java.nio.file
包服务提供商类。
只有定义新的文件系统供应商或文件类型探测器的开发人员应该需要直接使用这个软件包。
除非另有说明,通过null实参构造函数或方法的任何类或接口在这个包会导致NullPointerException
被。
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.