|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.colle.xml.Mapper
net.sf.colle.xml.DateMapper
Maps java.util.Date objects. Created: 15 Jul 2003
| Field Summary |
| Fields inherited from class net.sf.colle.xml.Mapper |
mxParentMapper |
| Constructor Summary | |
(package private) |
DateMapper()
Constructs a mapper with the parent mapper. |
| Method Summary | |
protected void |
map(org.jdom.Element pxParent,
Object pxObject,
Set pxPaths,
String psPath)
Maps the object into a DOM document. |
| Methods inherited from class net.sf.colle.xml.Mapper |
map, map, map, map, map, map, map, map, map, mapCollection |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
DateMapper()
| Method Detail |
protected void map(org.jdom.Element pxParent,
Object pxObject,
Set pxPaths,
String psPath)
map in class MapperpxParent - parent element to add new elements ontopxObject - object being mappedpxPaths - paths to each explicitly requested objectpsPath - xpath to the current object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||