Class | Description |
---|---|
CopertParser |
Utility class used to parse a Copert table.
|
CopertSelector | |
CopertTree |
Recursive data structure designed to navigate easily in Copert parameters.
|
SubTable |
Utility class that represents a sub-part of a Copert parameters table.
|
Enum | Description |
---|---|
CopertHeader |
Exception | Description |
---|---|
CopertFieldNotFoundException |
Exception thrown when a
select()
operation on a CopertTree
doesn't find anything. |