|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.slide.search.SlideUri
The root of an href in slide is the slide servlet. For an external href the root is the server. Example: the host is localhost, the context is slide, the slidePath is /mycoll/myfile.xml http://localhost/slide/mycoll/myfile.xml
Constructor Summary | |
SlideUri(java.lang.String requestUri)
Constructs a SlideUri. |
Method Summary | |
java.lang.String |
getContextPath(java.lang.String slidePath)
Deprecated. |
java.lang.String |
getSlidePath(java.lang.String relPath)
Method getSlideUri. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SlideUri(java.lang.String requestUri)
Method Detail |
public java.lang.String getSlidePath(java.lang.String relPath) throws InvalidScopeException
relPath
- a String
InvalidScopeException
public java.lang.String getContextPath(java.lang.String slidePath)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |