Documentation of 'org.jgap.data.DocumentBuilderBase' Java class
DocumentBuilderBase
org.jgap.data

Class DocumentBuilderBase

  • Direct Known Subclasses:
    XMLDocumentBuilder


    public abstract class DocumentBuilderBase
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Object buildDocument(IDataCreators a_dataholder, java.lang.Object a_document)
      Builds a document from the given input (input data + existing document).
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DocumentBuilderBase

        public DocumentBuilderBase()
    • Method Detail

      • buildDocument

        public java.lang.Object buildDocument(IDataCreators a_dataholder,
                                              java.lang.Object a_document)
                                       throws java.lang.Exception
        Builds a document from the given input (input data + existing document).
        Parameters:
        a_dataholder - the input structure holding the data to be represented as a generic document
        a_document - the document to put the elements in
        Returns:
        the document built up by adding elements
        Throws:
        java.lang.Exception
        Since:
        2.0

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.