public class NamespaceUtils extends Object
| Constructor and Description |
|---|
NamespaceUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toPackageName(String uri)
Tokenizes the given URI and assembles a qualified java package name.
|
static String[] |
toPackageTokens(String uri)
Tokenizes the given URI as an array of names suitable
to be used as a UML package hierarchy.
|
Copyright © 2017. All rights reserved.