PSE 2000 Group 4

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


Constructor Summary
CVEducation.EducationFormatter(jobmatch.presentation.CVEducationHTML page)
           
 
Method Summary
 jobmatch.presentation.HTMLElement format(CVSection section)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CVEducation.EducationFormatter

public CVEducation.EducationFormatter(jobmatch.presentation.CVEducationHTML page)
Method Detail

format

public jobmatch.presentation.HTMLElement format(CVSection section)
Specified by:
format in interface CVSectionFormatter

PSE 2000 Group 4