So far, there are two ways of using Krextor:
- on the command line, either by using the provided ShellScript (recommended), or by manually running an XSLT processor
- from a Java program, either by using our JavaWrapper (recommended), or by manually by running the XSLT, e.g. via JAXP
