gov.nih.nci.cagrid.data.style.cacore32.helpers
Class SDK32PostCodegenHelper

java.lang.Object
  extended by gov.nih.nci.cagrid.data.style.sdkstyle.helpers.PostCodegenHelper
      extended by gov.nih.nci.cagrid.data.style.cacore32.helpers.SDK32PostCodegenHelper
All Implemented Interfaces:
StyleCodegenPostProcessor

public class SDK32PostCodegenHelper
extends PostCodegenHelper

SDK32PostCodegenHelper Fixes stuff in the castor mapping

Version:
$Id: SDK32PostCodegenHelper.java,v 1.3 2007/09/04 17:13:27 dervin Exp $
Author:
David Ervin

Constructor Summary
SDK32PostCodegenHelper()
           
 
Method Summary
 void codegenPostProcessStyle(ServiceExtensionDescriptionType desc, ServiceInformation info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SDK32PostCodegenHelper

public SDK32PostCodegenHelper()
Method Detail

codegenPostProcessStyle

public void codegenPostProcessStyle(ServiceExtensionDescriptionType desc,
                                    ServiceInformation info)
                             throws java.lang.Exception
Specified by:
codegenPostProcessStyle in interface StyleCodegenPostProcessor
Overrides:
codegenPostProcessStyle in class PostCodegenHelper
Throws:
java.lang.Exception