Package | Description |
---|---|
org.jsefa.common.lowlevel.io | |
org.jsefa.rbf.lowlevel |
Modifier and Type | Method and Description |
---|---|
LineSegment.Terminator |
LineSegment.getTerminator() |
static LineSegment.Terminator |
LineSegment.Terminator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineSegment.Terminator[] |
LineSegment.Terminator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LineSegment(String content,
int lineNumber,
int columnNumber,
LineSegment.Terminator terminator)
Constructs a new
LineSegment . |
Modifier and Type | Method and Description |
---|---|
protected LineSegment.Terminator |
RbfLowLevelDeserializerImpl.getCurrentSegmentTerminator() |
Copyright © 2014. All rights reserved.