org.mmbase.bridge.remote.generator
Class MMCI

java.lang.Object
  extended byorg.mmbase.bridge.remote.generator.MMCI

public class MMCI
extends java.lang.Object

Author:
Kees Jongenburger

Constructor Summary
MMCI()
           
 
Method Summary
static void addDefaultBridgeClasses(org.w3c.dom.Element xmle, org.w3c.dom.Document doc)
           
static MMCI fromXML(org.w3c.dom.Document document)
           
 XMLClass getClass(java.lang.String name)
           
 java.util.Vector getClasses()
           
static MMCI getDefaultMMCI()
           
static MMCI getDefaultMMCI(java.lang.String fileName)
           
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MMCI

public MMCI()
Method Detail

getDefaultMMCI

public static MMCI getDefaultMMCI()
                           throws java.lang.Exception
Throws:
java.lang.Exception

getDefaultMMCI

public static MMCI getDefaultMMCI(java.lang.String fileName)
                           throws java.lang.Exception
Throws:
java.lang.Exception

fromXML

public static MMCI fromXML(org.w3c.dom.Document document)
                    throws java.lang.Exception
Throws:
java.lang.Exception

getClasses

public java.util.Vector getClasses()

getClass

public XMLClass getClass(java.lang.String name)
                  throws NotInMMCIException
Throws:
NotInMMCIException

addDefaultBridgeClasses

public static void addDefaultBridgeClasses(org.w3c.dom.Element xmle,
                                           org.w3c.dom.Document doc)
                                    throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] argv)
                 throws java.lang.Exception
Throws:
java.lang.Exception


MMBase build 1.7.1.20041002