public class CopyDoc extends Object
public void doIt(String in, String out) throws IOException, COSVisitorException
in - The filename used for input.out - The filename used for output.IOException - If there is an error parsing the document.COSVisitorException - If there is an error while copying the document.public static void main(String[] args)
args - command line argumentsCopyright © 2002–2013 The Apache Software Foundation. All rights reserved.