Version: 1.1.1

org.inb.biomoby.generator
Class ServiceGenerator

java.lang.Object
  extended by org.inb.biomoby.generator.ServiceGenerator

public class ServiceGenerator
extends Object

Author:
Dmitry Repchevsky

Constructor Summary
ServiceGenerator()
           
 
Method Summary
 void generateService(Service service, ZipOutputStream zip)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceGenerator

public ServiceGenerator()
Method Detail

generateService

public void generateService(Service service,
                            ZipOutputStream zip)
                     throws TransformerConfigurationException,
                            TransformerException,
                            JAXBException,
                            IOException
Throws:
TransformerConfigurationException
TransformerException
JAXBException
IOException

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010