Package weka.core

Class DateAttributeInfo

  • All Implemented Interfaces:
    java.io.Serializable

    public class DateAttributeInfo
    extends java.lang.Object
    Stores information for date attributes.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      DateAttributeInfo​(java.lang.String dateFormat)
      Constructs info based on argument.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DateAttributeInfo

        public DateAttributeInfo​(java.lang.String dateFormat)
        Constructs info based on argument.