org.objectweb.jorm.xml2mi.lib
Class JormDomParser

java.lang.Object
  |
  +--org.objectweb.jorm.xml2mi.lib.JormDomParser

public class JormDomParser
extends java.lang.Object

The JormDomParser class implements the Parser interface. It uses the DOM trees associated to the XML files that are parsed in order to build the meta-objects.

Author:
P. Dechamboux, X. Spengler

Constructor Summary
JormDomParser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JormDomParser

public JormDomParser()