public class PlatformNameFormat extends Object
| Constructor and Description |
|---|
PlatformNameFormat() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getPlatformName(String repositoryName)
Returns the platform name for a given repository name.
|
static String |
getPlatformPath(String repoPath)
Returns the platform path for the given repository one.
|
static String |
getRepositoryName(String platformName)
Returns the repository name for a given platform name.
|
static String |
getRepositoryPath(String path)
Returns the repository path for the given platform one.
|
static String |
getRepositoryPath(String path,
boolean respectDotDir)
Returns the repository path for the given platform one.
|
public static String getPlatformName(String repositoryName)
repositoryName - the repository namepublic static String getPlatformPath(String repoPath)
repoPath - the repository pathpublic static String getRepositoryName(String platformName)
platformName - the platform namepublic static String getRepositoryPath(String path)
path - the platform path"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"