|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Mapper | |
| org.apache.commons.mapper | |
| Uses of Mapper in org.apache.commons.mapper |
| Classes in org.apache.commons.mapper that implement Mapper | |
class |
MapperAdapter
A default implementation of the Mapper interface that throws UnsupportedOperationExceptions for all methods. |
| Methods in org.apache.commons.mapper that return Mapper | |
Mapper |
MapperFactoryEvent.getMapper()
|
Mapper |
MapperFactory.getMapper(java.lang.Class mappedClass)
Factory method for getting the mapper associated with the given class. |
Mapper |
MapperFactory.getMapper(java.lang.String name)
Factory method for getting the mapper associated with the given class. |
| Constructors in org.apache.commons.mapper with parameters of type Mapper | |
MapperFactoryEvent(MapperFactory factory,
Mapper mapper)
Constructor for MapperFactoryEvent. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||