public interface ColumnDefinition
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Retrieve the name of the column.
|
Object |
read(int offset,
byte[] data)
Read the column data.
|
Copyright © 2000–2025 MPXJ. All rights reserved.