StructuredDataDefinition

Represents the definition of structured data, enabling content construction and customization.

This interface provides a contract for defining structured data using a TextContentBuilder, which facilitates the creation and management of text content. Implementations of this interface can define how structured content should be constructed, supporting a fluent API for content generation.

Inheritors

Functions

Link copied to clipboard

Defines the structure of textual content using the provided TextContentBuilder.