biz.onixs.fix.fixml
Class FixmlConverter
java.lang.Object
biz.onixs.fix.fixml.FixmlConverter
public class FixmlConverter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FixmlConverter
public FixmlConverter(String schemaPath,
Version fixVersion)
throws Exception
- Throws:
Exception
fix2fixml
public String fix2fixml(Message fixMsg)
throws FixmlConverterException
- Throws:
FixmlConverterException
fixml2fix
public Message fixml2fix(String fixmlMsg)
throws FixmlConverterException
- Throws:
FixmlConverterException
addCustomRepeatingGroup
public void addCustomRepeatingGroup(int instanceNumberTag,
String groupBlockName)
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.