fedora.client.bmech.xml
Class ServiceProfileSerializer

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

public class ServiceProfileSerializer
extends java.lang.Object

Title: ServiceProfileSerializer.java

Description:

Version:
$Id: ServiceProfileSerializer.java 3965 2005-04-21 12:52:40Z rlw $
Author:
payette@cs.cornell.edu

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

Constructor Detail

ServiceProfileSerializer

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

getRootElement

public org.w3c.dom.Element getRootElement()

getDocument

public org.w3c.dom.Document getDocument()

printDSInputSpec

public void printDSInputSpec()