Uses of Interface
org.milyn.edisax.interchange.ControlBlockHandlerFactory

Packages that use ControlBlockHandlerFactory
org.milyn.edisax.interchange   
org.milyn.edisax.unedifact   
org.milyn.edisax.unedifact.handlers.r41   
 

Uses of ControlBlockHandlerFactory in org.milyn.edisax.interchange
 

Constructors in org.milyn.edisax.interchange with parameters of type ControlBlockHandlerFactory
InterchangeContext(BufferedSegmentReader segmentReader, java.util.Map<Description,EdifactModel> mappingModels, org.xml.sax.ContentHandler contentHandler, ControlBlockHandlerFactory controlBlockHandlerFactory, boolean validate)
          Public constructor.
 

Uses of ControlBlockHandlerFactory in org.milyn.edisax.unedifact
 

Methods in org.milyn.edisax.unedifact with parameters of type ControlBlockHandlerFactory
protected  InterchangeContext UNEdifactInterchangeParser.createInterchangeContext(BufferedSegmentReader segmentReader, boolean validate, ControlBlockHandlerFactory controlBlockHandlerFactory)
           
 

Uses of ControlBlockHandlerFactory in org.milyn.edisax.unedifact.handlers.r41
 

Classes in org.milyn.edisax.unedifact.handlers.r41 that implement ControlBlockHandlerFactory
 class UNEdifact41ControlBlockHandlerFactory
          UN/EDIFACT control block handler factory (Version 4, Release 1).
 



Copyright © 2011. All Rights Reserved.