|
l10n converter | ||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectcom.sun.star.tooling.converter.FileMaker
public final class FileMaker
Creates new files only if the file does not yet exist or overwriting is allowed
| コンストラクタの概要 | |
|---|---|
FileMaker()
|
|
| メソッドの概要 | |
|---|---|
static java.io.File |
newFile(java.lang.String fileName,
boolean overwrite)
Create a new file if overwriting is not alowed ask if existing files should be overwritten |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public FileMaker()
| メソッドの詳細 |
|---|
public static final java.io.File newFile(java.lang.String fileName,
boolean overwrite)
throws java.io.IOException
fileName - the files name to overwriteoverwrite - indicates wether the file can be overwritten
java.io.IOException
|
l10n converter | ||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||