Uses of Interface
biz.onixs.fix.fastnew.TemplateLibrary

Packages that use TemplateLibrary
biz.onixs.fix.fastnew   
 

Uses of TemplateLibrary in biz.onixs.fix.fastnew
 

Methods in biz.onixs.fix.fastnew that return TemplateLibrary
 TemplateLibrary TemplateLibrary.copy()
           
 TemplateLibrary TemplateLoader.load(InputStream inputStream)
          Loads template library from the XML source.
 TemplateLibrary DomXmlTemplateLoader.load(InputStream inputStream)
          Loads template library from the XML source.
 

Constructors in biz.onixs.fix.fastnew with parameters of type TemplateLibrary
Decoder(TemplateLibrary templateLibrary, FastVersion fastVersion, Version fixVersion)
          Constructor.
Decoder(TemplateLibrary templateLibrary, FastVersion fastVersion, Version fixVersion, boolean codeEachMessageIndependently)
          Constructor.
Encoder(TemplateLibrary templateLibrary, Version fixVersion, FastVersion fastVersion)
          Constructor.
Encoder(TemplateLibrary templateLibrary, Version fixVersion, FastVersion fastVersion, boolean codeEachMessageIndependently)
          Constructor.
 



Copyright © 2005-2012 Onix Solutions. All Rights Reserved.