com.googlecode.icegem.serialization.codegen
Class StaticConstructorGenerator

java.lang.Object
  extended by com.googlecode.icegem.serialization.codegen.StaticConstructorGenerator

public class StaticConstructorGenerator
extends Object


Constructor Summary
StaticConstructorGenerator()
           
 
Method Summary
 String process(XClass xClass, String serializerClsName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticConstructorGenerator

public StaticConstructorGenerator()
Method Detail

process

public String process(XClass xClass,
                      String serializerClsName)


Copyright © 2011. All Rights Reserved.