パッケージ | 説明 |
---|---|
ome.services.blitz.repo.path |
修飾子とタイプ | メソッドと説明 |
---|---|
static FilePathRestrictionInstance |
FilePathRestrictionInstance.valueOf(java.lang.String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static FilePathRestrictionInstance[] |
FilePathRestrictionInstance.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
static FilePathRestrictions |
FilePathRestrictionInstance.getFilePathRestrictions(FilePathRestrictionInstance... enums)
Get a set of rules by which local files may not be named on the file-system,
formed by combining the given rules identifiers with rules against control characters.
|