Class AbstractXmlSolutionExporter<Solution_>

  • Type Parameters:
    Solution_ - the solution type, the class with the PlanningSolution annotation
    Direct Known Subclasses:
    NurseRosteringExporter

    public abstract class AbstractXmlSolutionExporter<Solution_>
    extends AbstractSolutionExporter<Solution_>