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

Class DataElement

  • All Implemented Interfaces:
    IDataElement


    public class DataElement
    extends java.lang.Object
    implements IDataElement
    Element owning a tag name and holding attributes. Used by the DataTreeBuilder.
    Since:
    2.0
    • Constructor Detail

      • DataElement

        public DataElement(java.lang.String a_tagName)
    • Method Detail

      • setAttribute

        public void setAttribute(java.lang.String a_name,
                                 java.lang.String a_value)
                          throws java.lang.Exception
        Specified by:
        setAttribute in interface IDataElement
        Throws:
        java.lang.Exception
      • getNodeType

        public short getNodeType()
      • getNodeValue

        public java.lang.String getNodeValue()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getAttribute

        public java.lang.String getAttribute(java.lang.String a_name)
        Specified by:
        getAttribute in interface IDataElement

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.