gov.nih.nci.cagrid.data.style.sdkstyle.helpers
Class PostCodegenHelper

java.lang.Object
  extended by gov.nih.nci.cagrid.data.style.sdkstyle.helpers.PostCodegenHelper
All Implemented Interfaces:
StyleCodegenPostProcessor
Direct Known Subclasses:
SDK32PostCodegenHelper, SDK4PostCodegenHelper

public class PostCodegenHelper
extends java.lang.Object
implements StyleCodegenPostProcessor

PostCodegenHelper Post-processor for the SDK 3.1 data service style

Version:
$Id: PostCodegenHelper.java,v 1.3 2007/08/31 15:48:14 dervin Exp $
Author:
David Ervin

Constructor Summary
PostCodegenHelper()
           
 
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

PostCodegenHelper

public PostCodegenHelper()
Method Detail

codegenPostProcessStyle

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