Subversion Repositories bacoAlunos

Rev

Rev 1312 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1312 Rev 1653
Line -... Line 1...
-
 
1
import org.hibernate.type.StringType;
-
 
2
 
1
import java.io.IOException;
3
import java.io.IOException;
2
 
4
 
3
/**
5
/**
4
 * @author Jorge Machado
6
 * @author Jorge Machado
5
 * @date 4/Set/2010
7
 * @date 4/Set/2010
6
 * @time 12:33:37
8
 * @time 12:33:37
7
 * @email machadofisher@gmail.com
9
 * @email machadofisher@gmail.com
8
 */
10
 */
9
public class CopyPhotos {
11
public class CopyPhotos extends  StringType {
10
 
12
 
11
    public static void main(1.5.0/docs/api/java/lang/String.html">String [] args) throws 1.5.0/docs/api/java/io/IOException.html">IOException {
13
    public static void main(1.5.0/docs/api/java/lang/String.html">String [] args) throws 1.5.0/docs/api/java/io/IOException.html">IOException {
12
 
14
 
13
 
15
 
14
 
-
 
15
    }
16
    }
-
 
17
 
16
}
18
}