Package google.registry.util
Class ListNamingUtils
java.lang.Object
google.registry.util.ListNamingUtils
A utility class for conversion of input file paths into names for entities in the database.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
convertFilePathToName
(Path file) Turns a file path into a name suitable for use as the name of a premium or reserved list.
-
Constructor Details
-
ListNamingUtils
public ListNamingUtils()
-
-
Method Details
-
convertFilePathToName
Turns a file path into a name suitable for use as the name of a premium or reserved list.
-