ftpMail
Class Attributes

java.lang.Object
  |
  +--ftpMail.Attributes

public class Attributes
extends java.lang.Object

Class for analyzing the information of the email received.


Constructor Summary
Attributes()
           
 
Method Summary
 java.lang.String removeSpaces(java.lang.String course)
          Method for removing the spaces from the course name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Attributes

public Attributes()
Method Detail

removeSpaces

public java.lang.String removeSpaces(java.lang.String course)
Method for removing the spaces from the course name.