|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageVisitor
Method Summary | |
---|---|
void |
endGroup(java.util.List<Structure> thePathToGroup,
AbstractGroup theGroup)
|
void |
endSegment(java.util.List<Structure> thePathToGroup,
AbstractSegment theSegment)
|
void |
startGroup(java.util.List<Structure> thePathToGroup,
AbstractGroup theGroup)
|
void |
startSegment(java.util.List<Structure> thePathToGroup,
AbstractSegment theSegment)
|
void |
value(AbstractSegment theSegment,
int theFieldNum,
Type theDataType)
|
Method Detail |
---|
void startGroup(java.util.List<Structure> thePathToGroup, AbstractGroup theGroup)
void endGroup(java.util.List<Structure> thePathToGroup, AbstractGroup theGroup)
void startSegment(java.util.List<Structure> thePathToGroup, AbstractSegment theSegment)
void endSegment(java.util.List<Structure> thePathToGroup, AbstractSegment theSegment)
void value(AbstractSegment theSegment, int theFieldNum, Type theDataType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |