this.course_eu.setProvider(school.getProvider());
this.sb.toString();
} else if(COURSE_GAIAK.equals(qName)) {
this.topics = new ArrayList<String>();
} else if(COURSE_GAIA.equals(qName)) {
this.topic = new Topic();
}
this.sb.delete(0, this.sb.length());
}