public class Unified2OrchestraTransformer extends Object
| Constructor and Description |
|---|
Unified2OrchestraTransformer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
transform(File inputXml,
File phrasesFile,
File outputXml,
String name,
String version) |
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, String name, String version) throws TransformerException
TransformerExceptionCopyright © 2016–2021 FIX Trading Community. All rights reserved.