|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mapper | |
net.sf.colle.xml |
Uses of Mapper in net.sf.colle.xml |
Subclasses of Mapper in net.sf.colle.xml | |
(package private) class |
DateMapper
Maps java.util.Date objects. |
(package private) class |
MapperCollection
Maps objects and lists of objects into a DOM document. |
Fields in net.sf.colle.xml declared as Mapper | |
protected Mapper |
Mapper.mxParentMapper
|
Methods in net.sf.colle.xml with parameters of type Mapper | |
(package private) void |
MapperCollection.add(Class pxClass,
Mapper pxMapper)
|
Constructors in net.sf.colle.xml with parameters of type Mapper | |
Mapper(Mapper pxParentMapper)
Constructs a mapper with the parent mapper. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |