Uses of Class
org.milyn.edisax.model.internal.Segment

Packages that use Segment
org.milyn.edisax EdiSax main package. 
org.milyn.edisax.interchange   
org.milyn.edisax.model.internal   
 

Uses of Segment in org.milyn.edisax
 

Methods in org.milyn.edisax with parameters of type Segment
 void EDIParser.mapFields(java.lang.String[] currentSegmentFields, Segment segment)
          Map the individual field values based on the supplied expected field configs.
 

Uses of Segment in org.milyn.edisax.interchange
 

Methods in org.milyn.edisax.interchange with parameters of type Segment
 void InterchangeContext.mapControlSegment(Segment controlSegment, boolean clearSegmentBuffer)
           
 

Uses of Segment in org.milyn.edisax.model.internal
 

Methods in org.milyn.edisax.model.internal that return Segment
 Segment Segment.addField(Field field)
           
 



Copyright © 2011. All Rights Reserved.