org.apache.myfaces.tobago.context
Class ResourceUtils
java.lang.Object
org.apache.myfaces.tobago.context.ResourceUtils
public class ResourceUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FOLDER_SEPARATOR
public static final char FOLDER_SEPARATOR
- See Also:
- Constant Field Values
SEPARATOR
public static final char SEPARATOR
- See Also:
- Constant Field Values
DOT
public static final char DOT
- See Also:
- Constant Field Values
GIF
public static final String GIF
- See Also:
- Constant Field Values
createString
public static String createString(String folder,
String component,
String name,
String postfix,
String extension)
createString
public static String createString(String folder,
String component,
String name,
String extension)
addPostfixToFilename
public static String addPostfixToFilename(String filename,
String postfix)
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.