|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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,
org.milyn.namespace.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 |
UNHHandler.process(InterchangeContext interchangeContext)
|
void |
UNGHandler.process(InterchangeContext interchangeContext)
|
void |
UNBHandler.process(InterchangeContext interchangeContext)
|
void |
UNAHandler.process(InterchangeContext interchangeContext)
|
void |
GenericHandler.process(InterchangeContext interchangeContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||