All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.w3c.util.IO

java.lang.Object
   |
   +----org.w3c.util.IO

public class IO
extends Object

Constructor Index

 o IO()

Method Index

 o copy(File, File)
Copy source into dest.

Constructors

 o IO
 public IO()

Methods

 o copy
 public static void copy(File source,
                         File dest) throws IOException
Copy source into dest.


All Packages  Class Hierarchy  This Package  Previous  Next  Index