|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.jdeveloper.webapp.utils.jsp.JspUtils
public class JspUtils
Method Summary | |
---|---|
static java.lang.String[] |
getIncludedExtensions() |
static java.lang.String |
getRelativeString(Context context, java.net.URL url) Returns a relative url for any document under the document root in a web application if one is possible. |
static java.lang.String |
getRelativeString(Project project, java.net.URL url) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String[] getIncludedExtensions()
public static java.lang.String getRelativeString(Context context, java.net.URL url)
context
- the current contexturl
- the url to make relativepublic static java.lang.String getRelativeString(Project project, java.net.URL url)
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |