jobmatch.presentation
Class CVEducation.EducationFormatter
java.lang.Object
|
+--jobmatch.presentation.CVEducation.EducationFormatter
- class CVEducation.EducationFormatter
- extends Object
- implements CVSectionFormatter
Inner class returns a formated HTMLElement for a given education section
| Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
CVEducation.EducationFormatter
public CVEducation.EducationFormatter(jobmatch.presentation.CVEducationHTML page)
format
public jobmatch.presentation.HTMLElement format(CVSection section)
- Specified by:
- format in interface CVSectionFormatter