fedora.client.bmech.xml
Class DCGenerator

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

public class DCGenerator
extends java.lang.Object

Title: DCGenerator.java

Description:

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

Constructor Summary
DCGenerator(BObjTemplate newBObj)
           
 
Method Summary
 org.w3c.dom.Document getDocument()
           
 org.w3c.dom.Element getRootElement()
           
 void printDC()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DCGenerator

public DCGenerator(BObjTemplate newBObj)
            throws BMechBuilderException
Throws:
BMechBuilderException
Method Detail

getRootElement

public org.w3c.dom.Element getRootElement()

getDocument

public org.w3c.dom.Document getDocument()

printDC

public void printDC()