Package org.silverpeas.core.util
Class ResourcePath.Constants
- java.lang.Object
-
- org.silverpeas.core.util.ResourcePath.Constants
-
- Enclosing interface:
- ResourcePath<T extends SilverpeasResource>
public static class ResourcePath.Constants extends Object
Constants
-
-
Field Summary
Fields Modifier and Type Field Description static String
DEFAULT_SEPARATOR
The default path segments separator to use when building the path String.
-
-
-
Field Detail
-
DEFAULT_SEPARATOR
public static final String DEFAULT_SEPARATOR
The default path segments separator to use when building the path String.- See Also:
- Constant Field Values
-
-