Spotfire.Dxp.Data.Formats.Stdf Namespace TIBCO Spotfire 7.12 API Reference
 
Classes

  Class Description
Public class StdfColumnMetadata
Represents column-level metadata in STDF.
Public class StdfMetadataCollection
Represents metadata for a table or column in STDF.
Public class StdfMetadataProperty
Represents a metadata property for a data table or column in STDF.
Public class StdfTableMetadata
Represents immutable table and column metadata in STDF. Created using the corresponding builder class.
Public class StdfTableMetadataBuilder
Represents table and column metadata in STDF.
Public class StdfTableReader
This class provides a simple interface for reading data on the STDF format.
Public class StdfTableWriter
This class provides a simple interface for writing data to the STDF format.
Public class StdfValueType
Represents the type of a data value or metadata property in STDF.
Delegates

  Delegate Description
Public delegate StdfValueTypeFormattingDelegate
Delegate that represents a value formatting method.
Public delegate StdfValueTypeParsingDelegate
Delegate that represents a value parsing method.
Enumerations

  Enumeration Description
Public enumeration StdfValueTypeId
Type identifiers for value types in STDF.