Package | Description |
---|---|
ome.services.blitz.repo | |
ome.services.blitz.repo.path |
Modifier and Type | Field and Description |
---|---|
protected FilePathRestrictions |
PublicRepositoryI.filePathRestrictions |
Modifier and Type | Field and Description |
---|---|
protected FilePathRestrictions |
FilePathNamingValidator.rules |
protected FilePathRestrictions |
MakePathComponentSafe.rules |
Modifier and Type | Method and Description |
---|---|
static FilePathRestrictions |
FilePathRestrictions.combineFilePathRestrictions(FilePathRestrictions... rules)
Combine sets of rules to form a set that satisfies them all and that
include transformations away from Unicode control characters.
|
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.
|
static FilePathRestrictions |
FilePathRestrictionInstance.getFilePathRestrictions(String... names)
Get a set of rules by which local files may not be named on the file-system,
formed by combining the rules of the given names with rules against control characters.
|
Modifier and Type | Method and Description |
---|---|
static FilePathRestrictions |
FilePathRestrictions.combineFilePathRestrictions(FilePathRestrictions... rules)
Combine sets of rules to form a set that satisfies them all and that
include transformations away from Unicode control characters.
|
Constructor and Description |
---|
FilePathNamingValidator(FilePathRestrictions... rules) |
MakePathComponentSafe(FilePathRestrictions... rules) |
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.