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

Packages that use TemplateLibrary
biz.onixs.fix.fast   
 

Uses of TemplateLibrary in biz.onixs.fix.fast
 

Methods in biz.onixs.fix.fast that return TemplateLibrary
 TemplateLibrary TemplateLibrary.copy()
           
 TemplateLibrary XmlTemplateLoader.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.fast 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.