public class Packages extends Object
| Constructor and Description |
|---|
Packages() |
| Modifier and Type | Method and Description |
|---|---|
static String |
fromFileSyntax(String pkg) |
static String |
toFileSyntax(String pkg)
Convert a package name to file directory syntax.
|
static String |
toValidPackageName(String pkg) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.