public interface StudentFilter
StudentSectioningXMLLoader
to load only subset of all students, and it is used by Test to
combine last-like and real students from two XML files.| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Student student)
Accept student
|
String |
getName()
Filter name
|