public class MakePathComponentSafe
extends java.lang.Object
implements com.google.common.base.Function<java.lang.String,java.lang.String>
修飾子とタイプ | フィールドと説明 |
---|---|
protected FilePathRestrictions |
rules |
コンストラクタと説明 |
---|
MakePathComponentSafe(FilePathRestrictions... rules) |
修飾子とタイプ | メソッドと説明 |
---|---|
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