Class DateEditor

java.lang.Object
fileLogic.editors.DateEditor
All Implemented Interfaces:
PropertyEditor

@Deprecated public class DateEditor extends Object implements PropertyEditor
Deprecated.
out of support since 3.0 / now we're maintaining database logic
Example of editor, that uses in fileLogic to convert String into object. You should register your editor class in Loader by using their static method.
Since:
1.0
See Also: