public interface Row
Modifier and Type | Method and Description |
---|---|
String |
getChars()
Gets the characters
|
Object |
getExternalReference()
Get the external reference element.
|
Float |
getRowSpacing()
Gets the row spacing, in rows
|
String getChars()
Float getRowSpacing()
Object getExternalReference()
The returned object should be unchanged.
A use-case of this could be to have a external reference tag in the OBFL specification and then use it the writer to add information to the rows of the PEF. This extra reference is not a part of the official PEF specification and used when the output is not meant for print.