public class MakePathComponentSafe
extends java.lang.Object
implements com.google.common.base.Function<java.lang.String,java.lang.String>
Modifier and Type | Field and Description |
---|---|
protected FilePathRestrictions |
rules |
Constructor and Description |
---|
MakePathComponentSafe(FilePathRestrictions... rules) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
apply(java.lang.String string) |
protected final FilePathRestrictions rules
public MakePathComponentSafe(FilePathRestrictions... rules)
rules
- the rules to apply in making path components safe
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.