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

Class DataElementsDocument

  • All Implemented Interfaces:
    IDataCreators


    public class DataElementsDocument
    extends java.lang.Object
    implements IDataCreators
    The IDataCreators interface represents an entity comparable to org.w3c.dom.Document
    Since:
    2.0
    • Constructor Detail

      • DataElementsDocument

        public DataElementsDocument()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • newDocument

        public IDataCreators newDocument()
                                  throws java.lang.Exception
        Description copied from interface: IDataCreators
        Constructs a new instance of the entity implementing IDataCreators
        Specified by:
        newDocument in interface IDataCreators
        Returns:
        new instance of the entity itself
        Throws:
        java.lang.Exception
      • appendChild

        public void appendChild(IDataElement a_newChild)
                         throws java.lang.Exception
        Appends a child element to the tree
        Specified by:
        appendChild in interface IDataCreators
        Parameters:
        a_newChild - the child to be added to the tree
        Throws:
        java.lang.Exception
        Since:
        2.0

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.