org.plasma.config
Class ConfigUtils
java.lang.Object
org.plasma.config.ConfigUtils
public class ConfigUtils
- extends Object
|
Method Summary |
static String[] |
toPackageTokens(String uri)
Tokenizes the given URI as an array of names suitable
to be used as a UML package hierarchy. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigUtils
public ConfigUtils()
toPackageTokens
public static String[] toPackageTokens(String uri)
- Tokenizes the given URI as an array of names suitable
to be used as a UML package hierarchy.
- Parameters:
uri - the URI
- Returns:
- the name array
Copyright © 2014. All rights reserved.