Uses of Class
org.milyn.edisax.interchange.InterchangeContext

Packages that use InterchangeContext
org.milyn.edisax.interchange   
org.milyn.edisax.unedifact   
org.milyn.edisax.unedifact.handlers   
 

Uses of InterchangeContext in org.milyn.edisax.interchange
 

Methods in org.milyn.edisax.interchange with parameters of type InterchangeContext
 void ControlBlockHandler.process(InterchangeContext interchangeContext)
          Process an interchange control block.
 

Uses of InterchangeContext in org.milyn.edisax.unedifact
 

Methods in org.milyn.edisax.unedifact that return InterchangeContext
protected  InterchangeContext UNEdifactInterchangeParser.createInterchangeContext(BufferedSegmentReader segmentReader, boolean validate, ControlBlockHandlerFactory controlBlockHandlerFactory, NamespaceDeclarationStack namespaceDeclarationStack)
           
 InterchangeContext UNEdifactInterchangeParser.getInterchangeContext()
           
 

Uses of InterchangeContext in org.milyn.edisax.unedifact.handlers
 

Methods in org.milyn.edisax.unedifact.handlers with parameters of type InterchangeContext
 void UNAHandler.process(InterchangeContext interchangeContext)
           
 void UNHHandler.process(InterchangeContext interchangeContext)
           
 void UNGHandler.process(InterchangeContext interchangeContext)
           
 void GenericHandler.process(InterchangeContext interchangeContext)
           
 void UNBHandler.process(InterchangeContext interchangeContext)
           
 



Copyright © 2011. All Rights Reserved.