public class PathConverter extends Object
| Constructor and Description |
|---|
PathConverter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toClassName(String path)
Converts a complete path to only the name of the class.
|
static String |
toMavenUnitTestPath(String s) |
static String |
toPackage(String mavenPath) |
Copyright © 2019. All rights reserved.