public class VOSerializerConfig extends Object
Constructor and Description |
---|
VOSerializerConfig(DataFormat dataFormat,
VOTableVersion version,
StringElementSizer stringSizer)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
DataFormat |
getDataFormat()
Returns the VOTable serialization format.
|
StringElementSizer |
getStringSizer()
Returns an object that can determine the lengths of
string array elements.
|
VOTableVersion |
getVersion()
Returns the output VOTable version.
|
public VOSerializerConfig(DataFormat dataFormat, VOTableVersion version, StringElementSizer stringSizer)
dataFormat
- serialization formatversion
- VOTable output versionstringSizer
- object that can determine lengths of string array
elementspublic DataFormat getDataFormat()
public VOTableVersion getVersion()
public StringElementSizer getStringSizer()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.