| Package | Description |
|---|---|
| org.tentackle.model |
Entity model.
|
| org.tentackle.model.impl |
Default model implementation.
|
| org.tentackle.model.parser |
Model parser.
|
| Class and Description |
|---|
| Line
A parsed line.
May span multiple input lines. |
| Class and Description |
|---|
| AttributeLine
The attribute definition line.
|
| ConfigurationLine
The configuration line.
|
| GlobalOptionLine
Global options line.
|
| OptionLine
The option line.
|
| RelationLine
A relation line.
|
| Class and Description |
|---|
| Document
The input document.
|
| Line
A parsed line.
May span multiple input lines. |
| LineType
The configuration file line type.
|
| MultiLine
A line consisting of multiple physical lines.
Such lines are concatenated by trailing commas or colons. |
| SingleLine
A line consisting of a single physical line.
|
Copyright © 2016 Krake Softwaretechnik. All rights reserved.