fedora.client.bmech.xml
Class WSDLGenerator

java.lang.Object
  extended by fedora.client.bmech.xml.WSDLGenerator

public class WSDLGenerator
extends java.lang.Object

Title: WSDLGenerator.java

Description:

Version:
$Id: WSDLGenerator.java 5166 2006-10-25 11:05:45Z eddie $
Author:
payette@cs.cornell.edu

Constructor Summary
WSDLGenerator(BMechTemplate newBMech)
           
 
Method Summary
 org.w3c.dom.Element getRootElement()
           
 void printWSDL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLGenerator

public WSDLGenerator(BMechTemplate newBMech)
              throws BMechBuilderException
Throws:
BMechBuilderException
Method Detail

getRootElement

public org.w3c.dom.Element getRootElement()

printWSDL

public void printWSDL()