Last active
December 23, 2015 08:29
-
-
Save c00kiemon5ter/6607710 to your computer and use it in GitHub Desktop.
oXygen XML custom engine - using BaseX
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java -cp "${oxygenInstallDir}"/lib/BaseX.jar org.basex.BaseX -w -i "${xmlu}" -o "${out}" "${xsl}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment