can xmlRefactoring.sh (from Oxygen Scripting) be run in a dry-run mode?
Posted: Sat Mar 04, 2023 7:30 pm
I would like to use Oxygen Scripting's xmlRefactoring.sh script to do some runtime testing and profiling of a complex refactoring operation via a batch file.
Is there a way to run xmlRefactoring.sh in a "dry-run" mode that would not modify the files, but instead would simply perform the processing and catch any errors that might occur?
I could use Saxon directly, but I would prefer to include Oxygen's format preservation algorithms and also to use Saxon-EE instead of Saxon-HE.
Thanks!
Is there a way to run xmlRefactoring.sh in a "dry-run" mode that would not modify the files, but instead would simply perform the processing and catch any errors that might occur?
I could use Saxon directly, but I would prefer to include Oxygen's format preservation algorithms and also to use Saxon-EE instead of Saxon-HE.
Thanks!