public class WriteDecodedDoc extends Object
| Constructor and Description |
|---|
WriteDecodedDoc()
Constructor.
|
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-2012 Apache Software Foundation. All Rights Reserved.