Documentation of 'org.encog.bot.dataunit.TagDataUnit' Java class
TagDataUnit
org.encog.bot.dataunit

Class TagDataUnit



  • public class TagDataUnit
    extends DataUnit
    A data unit that holds a tag.
    • Constructor Summary

      Constructors 
      Constructor and Description
      TagDataUnit() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      Tag getTag() 
      void setTag(Tag theTag)
      Set the tag that this data unit is based on.
      java.lang.String toString()
      • Methods inherited from class java.lang.Object

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

      • TagDataUnit

        public TagDataUnit()
    • Method Detail

      • getTag

        public final Tag getTag()
        Returns:
        The tag that this data unit is based on.
      • setTag

        public final void setTag(Tag theTag)
        Set the tag that this data unit is based on.
        Parameters:
        theTag - HTML theTag.
      • toString

        public final java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.