インタフェース javax.tools.StandardJavaFileManager.PathFactoryの
使用
| パッケージ | 説明 |
|---|---|
| javax.tools |
コンパイラなどのプログラムから呼び出せるツールのインタフェースを提供します。
|
-
javax.toolsでのStandardJavaFileManager.PathFactoryの使用
型StandardJavaFileManager.PathFactoryのパラメータを持つjavax.toolsのメソッド 修飾子と型 メソッド 説明 default voidStandardJavaFileManager. setPathFactory(StandardJavaFileManager.PathFactory f)文字列または一連の文字列からパスを生成するために使用できるファクトリを指定します。