org.tinygroup.codegen.util
Class CodeGenUtil

java.lang.Object
  extended by org.tinygroup.codegen.util.CodeGenUtil

public class CodeGenUtil
extends Object


Method Summary
static String packageToPath(String text)
           
static String pathToPackage(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

packageToPath

public static String packageToPath(String text)

pathToPackage

public static String pathToPackage(String text)


Copyright © 2006–2015 TinyGroup. All rights reserved.