A C E F G M N O R S T X

M

MapperCreator - interface net.sf.omap.compiler.MapperCreator.
 
MappingDefinition - class net.sf.omap.MappingDefinition.
 
MappingDefinition() - Constructor for class net.sf.omap.MappingDefinition
 
MappingDefinitionCompiler - class net.sf.omap.compiler.MappingDefinitionCompiler.
 
MappingDefinitionCompiler(MapperCreator) - Constructor for class net.sf.omap.compiler.MappingDefinitionCompiler
 
MappingException - exception net.sf.omap.MappingException.
 
MappingException() - Constructor for class net.sf.omap.MappingException
 
MappingException(String, Throwable) - Constructor for class net.sf.omap.MappingException
 
MappingException(String) - Constructor for class net.sf.omap.MappingException
 
MappingException(Throwable) - Constructor for class net.sf.omap.MappingException
 
MappingExpert - interface net.sf.omap.MappingExpert.
 
map(String, Object) - Method in class net.sf.omap.AbstractMappingExpert
 
map(String, Object) - Method in class net.sf.omap.AbstractObjectMapper
 
map(Object) - Method in interface net.sf.omap.MappingExpert
Maps the given object using the registered mapper for the object's class in default category If no mapper is found to map the given object returns null
map(String, Object) - Method in interface net.sf.omap.MappingExpert
Maps the given object using the registered mapper for the object's class in the given category If the given category doesn't contain a mapper for the object's class, tries to find one in the default category.
map(Object) - Method in interface net.sf.omap.ObjectMapper
Maps the given object.
map(String, Object) - Method in interface net.sf.omap.ObjectMapper
Maps the given object.
map(Object) - Method in class net.sf.omap.ObjectToObjectMappingExpert
 
map(Object) - Method in class net.sf.omap.ObjectToXMLMappingExpert
 
map(Object, File) - Method in class net.sf.omap.xml.XMLMapper
Maps the object to XML save to the given file
map(Object, OutputStream) - Method in class net.sf.omap.xml.XMLMapper
Maps the object to XML save to the given output stream

A C E F G M N O R S T X