fedora.client.bmech.xml
Class MethodMapGenerator

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

public class MethodMapGenerator
extends java.lang.Object

Title: MethodMapGenerator.java

Description:

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

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

Constructor Detail

MethodMapGenerator

public MethodMapGenerator(BMechTemplate newBMech)
                   throws BMechBuilderException
Throws:
BMechBuilderException

MethodMapGenerator

public MethodMapGenerator(BObjTemplate newBDef)
                   throws BMechBuilderException
Throws:
BMechBuilderException
Method Detail

getRootElement

public org.w3c.dom.Element getRootElement()

getDocument

public org.w3c.dom.Document getDocument()

printMethodMap

public void printMethodMap()