public final class PrefixUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
toSafeFilename(String input) |
static String |
toStrictFilename(String input)
Strips all but characters that are known to be safe: alphanumerics for now.
|
Copyright © 2020 sejda. All rights reserved.