com.atlassian.confluence.importexport.impl
Class ExportPathUtils
java.lang.Object
com.atlassian.confluence.importexport.impl.ExportPathUtils
public class ExportPathUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportPathUtils
public ExportPathUtils()
stripStaticResourcePrefix
public static String stripStaticResourcePrefix(String path)
- Returns the path without the static resource prefix by stripping everything from '/s/' to '/_'
- Parameters:
path - path to strip the static resource prefix from
- Returns:
- original path minus the static resource prefix
Copyright © 2003–2015 Atlassian. All rights reserved.