public class Unified42OrchestraTransformer extends Object
| Constructor and Description |
|---|
Unified42OrchestraTransformer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
transform(File inputXml,
File phrasesFile,
File outputXml) |
public static void main(String[] args) throws TransformerException
args - command line arguments
TransformerException - If an unrecoverable error occurs during the course of the
transformation.public void transform(File inputXml, File phrasesFile, File outputXml) throws TransformerException
TransformerExceptionCopyright © 2016–2021 FIX Trading Community. All rights reserved.