Documentation of 'org.jgap.xml.XMLDocumentBuilder' Java class
XMLDocumentBuilder
org.jgap.xml

Class XMLDocumentBuilder



  • public class XMLDocumentBuilder
    extends DocumentBuilderBase
    Class building an XML file. Can be used to persist objects like Genotype, Chromosome or Gene (or a list of them) to an XML file.
    Since:
    2.0
    • Constructor Detail

      • XMLDocumentBuilder

        public XMLDocumentBuilder()
    • Method Detail

      • buildDocument

        public java.lang.Object buildDocument(IDataCreators a_document)
                                       throws java.lang.Exception
        Convenience method to build an XML document from a generic input structure (of type IDataCreators)
        Parameters:
        a_document - the input structure holding the data to be represented as XML document
        Returns:
        Object the XML document
        Throws:
        java.lang.Exception
        Since:
        2.0

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.