Class ResourceUtils
java.lang.Object
org.apache.myfaces.tobago.context.ResourceUtils
Deprecated.
since Tobago 4.2.2
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic String
addPostfixToFilename
(String filename, String postfix) Deprecated.since Tobago 4.2.2static String
createString
(String folder, String component, String name, String extension) Deprecated.since Tobago 2.0.3static String
Deprecated.since Tobago 2.0.3
-
Field Details
-
FOLDER_SEPARATOR
Deprecated.since Tobago 2.0.3- See Also:
-
SEPARATOR
Deprecated.since Tobago 2.0.3- See Also:
-
DOT
Deprecated.since Tobago 2.0.3- See Also:
-
GIF
Deprecated.since Tobago 2.0.3- See Also:
-
PNG
Deprecated.- See Also:
-
-
Method Details
-
createString
@Deprecated public static String createString(String folder, String component, String name, String postfix, String extension) Deprecated.since Tobago 2.0.3 -
createString
@Deprecated public static String createString(String folder, String component, String name, String extension) Deprecated.since Tobago 2.0.3 -
addPostfixToFilename
Deprecated.since Tobago 4.2.2
-