org.springframework.richclient.filechooser
Class FileChecks

java.lang.Object
  extended by org.springframework.richclient.filechooser.FileChecks

public class FileChecks
extends Object

Author:
Keith Donald

Nested Class Summary
static class FileChecks.FileConverter
           
static class FileChecks.FileExists
           
static class FileChecks.FileIsFile
           
static class FileChecks.FileIsReadable
           
 
Method Summary
static Constraint readableFileCheck()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

readableFileCheck

public static Constraint readableFileCheck()


Copyright © 2004-2008 The Spring Framework. All Rights Reserved.