public class JUtils extends Object
| Constructor and Description |
|---|
JUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
appendBlockComment(net.morimekta.util.io.IndentedPrintWriter writer,
String comment) |
static long |
generateSerialVersionUID(PStructDescriptor<?,?> type) |
static String |
getClassName(PDeclaredDescriptor<?> type) |
static String |
getJavaPackage(CDocument document) |
static String |
getPackageClassPath(String javaPackage) |
public static long generateSerialVersionUID(PStructDescriptor<?,?> type)
public static String getClassName(PDeclaredDescriptor<?> type)
public static String getJavaPackage(CDocument document) throws GeneratorException
GeneratorExceptionpublic static String getPackageClassPath(String javaPackage) throws GeneratorException
GeneratorExceptionpublic static void appendBlockComment(net.morimekta.util.io.IndentedPrintWriter writer,
String comment)
Copyright © 2016. All rights reserved.