| Package | Description |
|---|---|
| org.milyn.edisax |
EdiSax main package.
|
| org.milyn.edisax.interchange | |
| org.milyn.edisax.unedifact | |
| org.milyn.smooks.edi.unedifact |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BufferedSegmentListener.onSegment(BufferedSegmentReader bufferedSegmentReader)
Notify the listener of a new segment.
|
EDIParser |
EDIParser.setBufferedSegmentReader(BufferedSegmentReader segmentReader) |
| Modifier and Type | Method and Description |
|---|---|
BufferedSegmentReader |
InterchangeContext.getSegmentReader() |
| Constructor and Description |
|---|
InterchangeContext(BufferedSegmentReader segmentReader,
MappingsRegistry registry,
ContentHandler contentHandler,
Map<String,Boolean> parserFeatures,
ControlBlockHandlerFactory controlBlockHandlerFactory,
NamespaceDeclarationStack namespaceDeclarationStack,
boolean validate)
Public constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected InterchangeContext |
UNEdifactInterchangeParser.createInterchangeContext(BufferedSegmentReader segmentReader,
boolean validate,
ControlBlockHandlerFactory controlBlockHandlerFactory,
NamespaceDeclarationStack namespaceDeclarationStack) |
| Modifier and Type | Method and Description |
|---|---|
protected InterchangeContext |
UNEdifactReader.createInterchangeContext(BufferedSegmentReader segmentReader,
boolean validate,
ControlBlockHandlerFactory controlBlockHandlerFactory,
NamespaceDeclarationStack namespaceDeclarationStack) |
Copyright © 2020. All rights reserved.