Drools Planner distribution 6.0.0.Alpha9

org.drools.planner.examples.curriculumcourse.persistence
Class CurriculumCourseSolutionImporter.CurriculumCourseInputBuilder

java.lang.Object
  extended by org.drools.planner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
      extended by org.drools.planner.examples.curriculumcourse.persistence.CurriculumCourseSolutionImporter.CurriculumCourseInputBuilder
Enclosing class:
CurriculumCourseSolutionImporter

public class CurriculumCourseSolutionImporter.CurriculumCourseInputBuilder
extends AbstractTxtSolutionImporter.TxtInputBuilder


Field Summary
 
Fields inherited from class org.drools.planner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
bufferedReader, inputFile
 
Constructor Summary
CurriculumCourseSolutionImporter.CurriculumCourseInputBuilder()
           
 
Method Summary
 Solution readSolution()
           
 
Methods inherited from class org.drools.planner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
factorial, getInputId, parseBooleanFromNumber, readConstantLine, readEmptyLine, readIntegerValue, readIntegerValue, readIntegerValue, readLongValue, readLongValue, readLongValue, readStringValue, readStringValue, readStringValue, readUntilConstantLine, removePrefixSuffixFromLine, setBufferedReader, setInputFile, splitBy, splitBy, splitByPipelineAndTrim, splitBySemicolonSeparatedValue, splitBySpace, splitBySpace, splitBySpace, splitBySpacesOrTabs, splitBySpacesOrTabs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurriculumCourseSolutionImporter.CurriculumCourseInputBuilder

public CurriculumCourseSolutionImporter.CurriculumCourseInputBuilder()
Method Detail

readSolution

public Solution readSolution()
                      throws IOException
Specified by:
readSolution in class AbstractTxtSolutionImporter.TxtInputBuilder
Throws:
IOException

Drools Planner distribution 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.