|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.importexport.impl.ExportPathUtils
public class ExportPathUtils
| Constructor Summary | |
|---|---|
ExportPathUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
stripStaticResourcePrefix(java.lang.String path)
Returns the path without the static resource prefix by stripping everything from '/s/' to '/_' |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExportPathUtils()
| Method Detail |
|---|
public static java.lang.String stripStaticResourcePrefix(java.lang.String path)
path - path to strip the static resource prefix from
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||