public class GeneticAlgorithmXmlDomParserFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GeneticAlgorithmXmlDomParserFactory.InitializeDataSource
Źródło inicjalizacji populacji.
|
| Constructor and Description |
|---|
GeneticAlgorithmXmlDomParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
GeneticAlgorithm |
newGeneticAlgorithm(String fitnassFunctionScriptsPath,
String xmlParams) |
void |
parse(Document doc) |
Document |
parserXML(String xmlParams) |
public GeneticAlgorithm newGeneticAlgorithm(String fitnassFunctionScriptsPath, String xmlParams) throws GeneticAlgorithmException
GeneticAlgorithmExceptionpublic void parse(Document doc)
doc - public Document parserXML(String xmlParams) throws SAXException, IOException, ParserConfigurationException
Copyright © 2008–2015 Delhezi. All rights reserved.