biz.onixs.fix.fixml
Class FixmlConverter

java.lang.Object
  extended by biz.onixs.fix.fixml.FixmlConverter

public class FixmlConverter
extends Object


Constructor Summary
FixmlConverter(String schemaPath, Version fixVersion)
           
 
Method Summary
 void addCustomRepeatingGroup(int instanceNumberTag, String groupBlockName)
           
 String fix2fixml(Message fixMsg)
           
 Message fixml2fix(String fixmlMsg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixmlConverter

public FixmlConverter(String schemaPath,
                      Version fixVersion)
               throws Exception
Throws:
Exception
Method Detail

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.