uk.ac.essex.common.io
Class FileType
java.lang.Object
uk.ac.essex.common.io.FileType
public class FileType
- extends java.lang.Object
An enumeration class that represents differnet file types
Date: 15-Jul-2002
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XML
public static final FileType XML
XUL
public static final FileType XUL
XSD
public static final FileType XSD
PROPERTIES
public static final FileType PROPERTIES
DTD
public static final FileType DTD
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object