public class ExportPathUtils
extends java.lang.Object
Constructor and Description |
---|
ExportPathUtils() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
stripStaticResourcePrefix(java.lang.String path)
Returns the path without the static resource prefix by stripping everything from '/s/' to '/_'
|
public static java.lang.String stripStaticResourcePrefix(java.lang.String path)
path
- path to strip the static resource prefix fromCopyright © 2003-2014 Atlassian. All Rights Reserved.