public class CopyDoc
extends java.lang.Object
Constructor and Description |
---|
CopyDoc()
Constructor.
|
public void doIt(java.lang.String in, java.lang.String out) throws java.io.IOException, COSVisitorException
in
- The filename used for input.out
- The filename used for output.java.io.IOException
- If there is an error parsing the document.COSVisitorException
- If there is an error while copying the document.public static void main(java.lang.String[] args)
args
- command line arguments