org.plasma.config
Class ConfigUtils

java.lang.Object
  extended by org.plasma.config.ConfigUtils

public class ConfigUtils
extends Object


Constructor Summary
ConfigUtils()
           
 
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
 

Constructor Detail

ConfigUtils

public ConfigUtils()
Method Detail

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 © 2013. All rights reserved.