com.googlecode.icegem.serialization.codegen
Class MethodGetSupportedClassesProcessor

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

public class MethodGetSupportedClassesProcessor
extends java.lang.Object

Code generator for DataSerializer method getSupportedClasses()

Author:
igolovach

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

Constructor Detail

MethodGetSupportedClassesProcessor

public MethodGetSupportedClassesProcessor()
Method Detail

process

public java.lang.String process(XClass element)


Copyright © 2011. All Rights Reserved.