Uses of Package
org.objectweb.jorm.xml2mi.api

Packages that use org.objectweb.jorm.xml2mi.api
org.objectweb.jorm.api   
org.objectweb.jorm.compiler.lib   
org.objectweb.jorm.lib   
org.objectweb.jorm.mapper.fos.xml2mi   
org.objectweb.jorm.mapper.mem.xml2mi   
org.objectweb.jorm.mapper.rdb.xml2mi   
org.objectweb.jorm.xml2mi.api   
org.objectweb.jorm.xml2mi.lib   
 

Classes in org.objectweb.jorm.xml2mi.api used by org.objectweb.jorm.api
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.
 

Classes in org.objectweb.jorm.xml2mi.api used by org.objectweb.jorm.compiler.lib
Parser
          The Parser interface defines the behaviour of a JORM component used to parse a set of JORM definition files.
 

Classes in org.objectweb.jorm.xml2mi.api used by org.objectweb.jorm.lib
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.
 

Classes in org.objectweb.jorm.xml2mi.api used by org.objectweb.jorm.mapper.fos.xml2mi
MappingParser
          The MappingParser interface provides methods to parse specific mapping information from an XML Element object and build the corresponding Jorm metainformation.
 

Classes in org.objectweb.jorm.xml2mi.api used by org.objectweb.jorm.mapper.mem.xml2mi
MappingParser
          The MappingParser interface provides methods to parse specific mapping information from an XML Element object and build the corresponding Jorm metainformation.
 

Classes in org.objectweb.jorm.xml2mi.api used by org.objectweb.jorm.mapper.rdb.xml2mi
MappingParser
          The MappingParser interface provides methods to parse specific mapping information from an XML Element object and build the corresponding Jorm metainformation.
 

Classes in org.objectweb.jorm.xml2mi.api used by org.objectweb.jorm.xml2mi.api
MappingParser
          The MappingParser interface provides methods to parse specific mapping information from an XML Element object and build the corresponding Jorm metainformation.
 

Classes in org.objectweb.jorm.xml2mi.api used by org.objectweb.jorm.xml2mi.lib
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.