Package | Description |
---|---|
org.milyn.edisax |
EdiSax main package.
|
org.milyn.edisax.model.internal |
Modifier and Type | Method and Description |
---|---|
MappingNode |
EDIParseException.getErrorNode() |
Modifier and Type | Method and Description |
---|---|
void |
EDIParser.endElement(MappingNode node,
boolean indent) |
void |
EDIParser.startElement(MappingNode node,
boolean indent) |
Constructor and Description |
---|
EDIParseException(Edimap mappingModel,
String message,
Exception cause,
MappingNode mappingNode,
int segmentNumber,
String[] segmentLine)
Public constructor.
|
EDIParseException(Edimap mappingModel,
String message,
MappingNode mappingNode,
int segmentNumber,
String[] segmentLine)
Public constructor.
|
EDIParseException(String message,
Exception cause,
MappingNode mappingNode,
int segmentNumber,
String[] segmentLine)
Public constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
Component |
class |
Field |
class |
Segment |
class |
SegmentGroup
Segment Group.
|
class |
SubComponent |
class |
ValueNode
ValueNode.
|
Modifier and Type | Method and Description |
---|---|
MappingNode |
MappingNode.getParent() |
Modifier and Type | Method and Description |
---|---|
void |
MappingNode.setParent(MappingNode parent) |
Copyright © 2015. All rights reserved.