Package org.objectweb.jorm.xml2mi.api

Interface Summary

MappingParser The MappingParser interface provides methods to parse specific mapping information from an XML Element object and build the corresponding Jorm metainformation.
Parser The Parser interface defines the behaviour of a JORM component used to parse a set of JORM definition files.

Class Summary

ParserErrorHandler The ParserErrorHandler object extends the DefaultHandler from sax.